Home
last modified time | relevance | path

Searched refs: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) { in x86pi_hbr_enum_init()
92 topo_mod_unload(pcimp); in x86pi_hbr_enum_fini()
93 pcimp = NULL; in x86pi_hbr_enum_fini()