Searched defs:pcimp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_hostbridge.c65 static topo_mod_t *pcimp = NULL; variable
77 if ((pcimp = topo_mod_load(mod, PCI_ENUM, PCI_ENUMR_VERS)) == NULL) {
92 topo_mod_unload(pcimp);
93 pcimp = NULL;

Completed in 44 milliseconds