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

/freebsd-11-stable/sys/mips/atheros/
H A Dar724x_pci.c221 reg = PCIM_CMD_BUSMASTEREN | PCIM_CMD_MEMEN | PCIM_CMD_SERRESPEN |
427 | PCIM_CMD_SERRESPEN | PCIM_CMD_BACKTOBACK
H A Dqca955x_pci.c227 reg = PCIM_CMD_BUSMASTEREN | PCIM_CMD_MEMEN | PCIM_CMD_SERRESPEN |
360 | PCIM_CMD_SERRESPEN | PCIM_CMD_BACKTOBACK
H A Dar71xx_pci.c450 | PCIM_CMD_SERRESPEN | PCIM_CMD_BACKTOBACK
/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Di81342_pci.c175 PCIM_CMD_SERRESPEN;
/freebsd-11-stable/sys/sparc64/ebus/
H A Debus.c316 pci_read_config(dev, PCIR_COMMAND, 2) | PCIM_CMD_SERRESPEN |
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_pci.c388 val |= PCIM_CMD_SERRESPEN | PCIM_CMD_PERRESPEN |
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx_pci.c474 cmd & ~PCIM_CMD_SERRESPEN, /*bytes*/2);
H A Daic7xxx_pci.c1271 cmd & ~PCIM_CMD_SERRESPEN, /*bytes*/2);
H A Daic79xx.c5528 mod_cmd = cmd & ~(PCIM_CMD_PERRESPEN|PCIM_CMD_SERRESPEN);
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c340 cfgreg |= PCIM_CMD_SERRESPEN | PCIM_CMD_BUSMASTEREN | PCIM_CMD_MEMEN |
/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h91 #define PCIM_CMD_SERRESPEN 0x0100 macro
/freebsd-11-stable/sys/arm/mv/
H A Dmv_pci.c545 val |= PCIM_CMD_SERRESPEN | PCIM_CMD_BUSMASTEREN |
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c2701 PCIM_CMD_MWRICEN | PCIM_CMD_PERRESPEN | PCIM_CMD_SERRESPEN, 2);

Completed in 1832 milliseconds