Searched refs:PCIX_STATUS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dahd_pci.c1026 bd->pcix_off + PCIX_STATUS);
1075 pci_conf_write(bd->pc, bd->tag, bd->pcix_off + PCIX_STATUS,
H A Dpcireg.h780 #define PCIX_STATUS 0x04 macro
829 #define PCIX_BRIDGE_ST_64BIT 0x00010000 /* Same as PCIX_STATUS (nonb)*/
830 #define PCIX_BRIDGE_ST_133 0x00020000 /* Same as PCIX_STATUS (nonb)*/
831 #define PCIX_BRIDGE_ST_SPLDISC 0x00040000 /* Same as PCIX_STATUS (nonb)*/
832 #define PCIX_BRIDGE_ST_SPLUNEX 0x00080000 /* Same as PCIX_STATUS (nonb)*/
839 #define PCIX_BRIDGE_ST_266 0x40000000 /* Same as PCIX_STATUS (nonb)*/
840 #define PCIX_BRIDGE_ST_533 0x80000000 /* Same as PCIX_STATUS (nonb)*/
843 /* Bit 0 to 15 are the same as PCIX_STATUS */
H A Dpci_subr.c1446 reg = regs[o2i(capoff+PCIX_STATUS)]; /* Or PCIX_BRIDGE_PRI_STATUS */
H A Dif_wm.c2370 sc->sc_pcixe_capoff + PCIX_STATUS);

Completed in 297 milliseconds