Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dutil.c73 if ((promtree = topo_mod_prominfo(mp)) == DI_PROM_HANDLE_NIL) { in get_pci_vpd_sn_pn()
H A Ddid_props.c275 if ((ptp = topo_mod_prominfo(mod)) == DI_PROM_HANDLE_NIL) in promprop2uint()
333 if ((ptp = topo_mod_prominfo(mod)) == DI_PROM_HANDLE_NIL) in di_bytes_get()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers138 topo_mod_prominfo;
H A Dtopo_mod.h135 extern di_prom_handle_t topo_mod_prominfo(topo_mod_t *);
H A Dtopo_mod.c735 topo_mod_prominfo(topo_mod_t *mod) in topo_mod_prominfo() function
816 (promh = topo_mod_prominfo(mod)) != DI_PROM_HANDLE_NIL) { in topo_mod_csn()