Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c142 topo_mod_t *pcimod; in hb_enum() local
153 if ((pcimod = pci_enumr_load(mp)) == NULL) in hb_enum()
168 topo_mod_unload(pcimod); in hb_enum()