Searched refs:PCIY_PCIX (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/dev/oce/
H A Doce_hw.c211 if (pci_find_extcap(sc->dev, PCIY_PCIX, &val) == 0) {
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx_pci.c368 pci_find_cap(ahd->dev_softc, PCIY_PCIX, &ahd->pcix_ptr);
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c313 case PCIY_PCIX:
/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h139 #define PCIY_PCIX 0x07 /* PCI-X */ macro
H A Dpci.c923 case PCIY_PCIX: /* PCI-X */
/freebsd-11-stable/usr.sbin/pciconf/
H A Dcap.c762 case PCIY_PCIX:
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h482 #define PCI_CAP_ID_PCIX PCIY_PCIX
/freebsd-11-stable/sys/sparc64/pci/
H A Dschizo.c1232 pci_find_cap(child, PCIY_PCIX, &capreg) == 0)
/freebsd-11-stable/sys/dev/msk/
H A Dif_msk.c1834 } else if (pci_find_cap(sc->msk_dev, PCIY_PCIX, &reg) == 0) {
/freebsd-11-stable/sys/dev/bge/
H A Dif_bge.c3614 if (pci_find_cap(dev, PCIY_PCIX, &reg) == 0)
/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c838 if (pci_find_cap(dev, PCIY_PCIX, &reg) == 0) {

Completed in 357 milliseconds