Searched refs:PCI_CAP_ID_PCIX (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcix.c58 if (PCI_CAP_LOCATE(handle, PCI_CAP_ID_PCIX, &pcix_cap_ptr) ==
/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c76 else if (id == PCI_CAP_ID_PCIX) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h165 #define PCI_CAP_ID_PCIX 0x7 /* PCI-X supported */ macro
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c707 } else if (capid == PCI_CAP_ID_PCIX) {
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c307 {PCI_CAP_ID_PCIX, 0, 0, PCI_CAP_SZUNKNOWN, pci_pcix_save},
H A Dpcifm.c352 (void) PCI_CAP_LOCATE(eh, PCI_CAP_ID_PCIX, &pcix_cap_ptr);
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h601 #define PCI_CAP_ID_PCIX 0x7 /* PCI-X supported */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c999 /* Conventional caps: PCI_CAP_ID_PCI_E, PCI_CAP_ID_PCIX */
1038 case PCI_CAP_ID_PCIX:
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c829 if ((pcix = yge_find_capability(dev, PCI_CAP_ID_PCIX)) != 0) {
1264 } else if (yge_find_capability(dev, PCI_CAP_ID_PCIX) != 0) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c59 {PCI_CAP_ID_PCIX, "PCI_CAP_ID_PCIX"},
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4255 case PCI_CAP_ID_PCIX:
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c13100 case PCI_CAP_ID_PCIX:

Completed in 163 milliseconds