Searched refs:topo_mod_prominfo (Results 1 – 5 of 5) sorted by relevance
73 if ((promtree = topo_mod_prominfo(mp)) == DI_PROM_HANDLE_NIL) { in get_pci_vpd_sn_pn()
275 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()
138 topo_mod_prominfo;
135 extern di_prom_handle_t topo_mod_prominfo(topo_mod_t *);
735 topo_mod_prominfo(topo_mod_t *mod) in topo_mod_prominfo() function816 (promh = topo_mod_prominfo(mod)) != DI_PROM_HANDLE_NIL) { in topo_mod_csn()