Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/atheros/
Dar724x_pci.c210 reg = PCIM_CMD_BUSMASTEREN | PCIM_CMD_MEMEN | PCIM_CMD_SERRESPEN | in ar724x_pci_setup()
416 | PCIM_CMD_SERRESPEN | PCIM_CMD_BACKTOBACK in ar724x_pci_attach()
Dar71xx_pci.c452 | PCIM_CMD_SERRESPEN | PCIM_CMD_BACKTOBACK in ar71xx_pci_attach()
/freebsd-10-stable/sys/arm/xscale/i80321/
Di80321.c213 PCIM_CMD_SERRESPEN; in i80321_attach()
/freebsd-10-stable/sys/dev/pci/
Dpcireg.h86 #define PCIM_CMD_SERRESPEN 0x0100 macro
/freebsd-10-stable/sys/arm/xscale/i8134x/
Di81342_pci.c175 PCIM_CMD_SERRESPEN; in i81342_pci_attach()
/freebsd-10-stable/sys/dev/mpt/
Dmpt_pci.c388 val |= PCIM_CMD_SERRESPEN | PCIM_CMD_PERRESPEN | in mpt_pci_attach()
/freebsd-10-stable/sys/dev/aic7xxx/
Daic79xx_pci.c476 cmd & ~PCIM_CMD_SERRESPEN, /*bytes*/2); in ahd_pci_test_register_access()
Daic7xxx_pci.c1271 cmd & ~PCIM_CMD_SERRESPEN, /*bytes*/2); in ahc_pci_test_register_access()
Daic79xx.c5537 mod_cmd = cmd & ~(PCIM_CMD_PERRESPEN|PCIM_CMD_SERRESPEN); in ahd_reset()
/freebsd-10-stable/sys/sparc64/ebus/
Debus.c316 pci_read_config(dev, PCIR_COMMAND, 2) | PCIM_CMD_SERRESPEN | in ebus_pci_attach()
/freebsd-10-stable/sys/powerpc/mpc85xx/
Dpci_mpc85xx.c254 cfgreg |= PCIM_CMD_SERRESPEN | PCIM_CMD_BUSMASTEREN | PCIM_CMD_MEMEN | in fsl_pcib_attach()
/freebsd-10-stable/sys/arm/mv/
Dmv_pci.c550 val |= PCIM_CMD_SERRESPEN | PCIM_CMD_BUSMASTEREN | in mv_pcib_enable()
/freebsd-10-stable/sys/dev/cas/
Dif_cas.c2701 PCIM_CMD_MWRICEN | PCIM_CMD_PERRESPEN | PCIM_CMD_SERRESPEN, 2); in cas_pci_attach()