Home
last modified time | relevance | path

Searched refs:PCIM_CMD_SERRESPEN (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/mpt/
H A Dmpt_pci.c383 val |= PCIM_CMD_SERRESPEN | PCIM_CMD_PERRESPEN | in mpt_pci_attach()
/freebsd/sys/dev/pci/
H A Dpcireg.h93 #define PCIM_CMD_SERRESPEN 0x0100 macro
H A Dpci_dw.c345 PCIM_CMD_BUSMASTEREN | PCIM_CMD_SERRESPEN); in pci_dw_setup_hw()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c469 cmd & ~PCIM_CMD_SERRESPEN, /*bytes*/2); in ahd_pci_test_register_access()
H A Daic7xxx_pci.c1261 cmd & ~PCIM_CMD_SERRESPEN, /*bytes*/2); in ahc_pci_test_register_access()
H A Daic79xx.c5460 mod_cmd = cmd & ~(PCIM_CMD_PERRESPEN|PCIM_CMD_SERRESPEN); in ahd_reset()
/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c372 cfgreg |= PCIM_CMD_SERRESPEN | PCIM_CMD_BUSMASTEREN | PCIM_CMD_MEMEN | in fsl_pcib_attach()
/freebsd/sys/arm/mv/
H A Dmv_pci.c609 val |= PCIM_CMD_SERRESPEN | PCIM_CMD_BUSMASTEREN | in mv_pcib_enable()
/freebsd/sys/arm64/rockchip/
H A Drk_pcie.c1017 PCIM_CMD_BUSMASTEREN | PCIM_CMD_SERRESPEN); in rk_pcie_setup_sw()
/freebsd/sys/dev/cas/
H A Dif_cas.c2671 PCIM_CMD_MWRICEN | PCIM_CMD_PERRESPEN | PCIM_CMD_SERRESPEN, 2); in cas_pci_attach()