Home
last modified time | relevance | path

Searched refs:PCIX_BUS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Derie.h55 #define PCIX_BUS "/pci@7c0/pci@0/pci@8" macro
H A Derie.c375 if (strncmp(path, PCIX_BUS, ERIE_PCIX_COMP) == 0) { in erie_get_bus_type()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c739 case PCIX_BUS: in yge_reset()
825 if (dev->d_bustype == PCIX_BUS && dev->d_num_port > 1) { in yge_reset()
1265 dev->d_bustype = PCIX_BUS; in yge_attach()
H A Dyge.h2063 PCI_BUS, PCIX_BUS, PEX_BUS enumerator