Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_ioboard.c97 if ((ptp = topo_mod_prominfo(mod)) == DI_PROM_HANDLE_NIL) in opl_get_physical_board()
232 (promh = topo_mod_prominfo(mp)) == DI_PROM_HANDLE_NIL) in opl_get_model()
H A Dopl_hostbridge.c50 if ((ptp = topo_mod_prominfo(mod)) == DI_PROM_PROP_NIL) in opl_get_slot_name()
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dutil.c75 if ((promtree = topo_mod_prominfo(mp)) == DI_PROM_HANDLE_NIL) { in get_pci_vpd_sn_pn()
H A Ddid_props.c236 if ((ptp = topo_mod_prominfo(mod)) == DI_PROM_HANDLE_NIL) in promprop2uint()
294 if ((ptp = topo_mod_prominfo(mod)) == DI_PROM_HANDLE_NIL) in di_bytes_get()
/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h127 extern di_prom_handle_t topo_mod_prominfo(topo_mod_t *);
H A Dmapfile-vers113 topo_mod_prominfo;
H A Dtopo_mod.c730 topo_mod_prominfo(topo_mod_t *mod) in topo_mod_prominfo() function
800 (promh = topo_mod_prominfo(mod)) != DI_PROM_HANDLE_NIL) { in topo_mod_csn()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c282 if ((phan = topo_mod_prominfo(mod)) != DI_PROM_HANDLE_NIL) { in niufn_instance_get()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_pciexrc.c515 if ((di_prom_hdl = topo_mod_prominfo(mod)) == in pi_enum_pciexrc_findbdf()