Home
last modified time | relevance | path

Searched refs:PCI_ENUM (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_hostbridge.c58 #define PCI_ENUM "pcibus" macro
77 if ((pcimp = topo_mod_load(mod, PCI_ENUM, PCI_ENUMR_VERS)) == NULL) { in x86pi_hbr_enum_init()
80 f, HOSTBRIDGE, PCI_ENUM); in x86pi_hbr_enum_init()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.h40 #define PCI_ENUM "pcibus" macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c129 if ((rp = topo_mod_load(mp, PCI_ENUM, PCI_ENUMR_VERS)) == NULL) { in pci_enumr_load()
131 "%s enumerator could not load %s.\n", HOSTBRIDGE, PCI_ENUM); in pci_enumr_load()