Searched refs:smbios_port_ext_t (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_bay.c | 63 bay_bdf(topo_mod_t *mod, smbios_port_ext_t *epp, uint16_t *bdf) in bay_bdf() 260 x86pi_gen_bay(topo_mod_t *mod, tnode_t *t_parent, smbios_port_ext_t *eport, in x86pi_gen_bay()
|
H A D | x86pi_impl.h | 176 int x86pi_gen_bay(topo_mod_t *, tnode_t *, smbios_port_ext_t *,
|
H A D | x86pi.c | 265 smbios_port_ext_t export; in x86pi_enum_gentopo()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | smbios.h | 1384 } smbios_port_ext_t; typedef 1490 extern int smbios_info_extport(smbios_hdl_t *, id_t, smbios_port_ext_t *);
|
/titanic_41/usr/src/common/smbios/ |
H A D | smb_info.c | 1178 smbios_info_extport(smbios_hdl_t *shp, id_t id, smbios_port_ext_t *eportp) in smbios_info_extport() 1190 bzero(eportp, sizeof (smbios_port_ext_t)); in smbios_info_extport()
|
/titanic_41/usr/src/cmd/smbios/ |
H A D | smbios.c | 1024 smbios_port_ext_t epo; in print_extport()
|