Home
last modified time | relevance | path

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 Dx86pi_bay.c63 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 Dx86pi_impl.h176 int x86pi_gen_bay(topo_mod_t *, tnode_t *, smbios_port_ext_t *,
H A Dx86pi.c265 smbios_port_ext_t export; in x86pi_enum_gentopo()
/titanic_41/usr/src/uts/common/sys/
H A Dsmbios.h1384 } 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 Dsmb_info.c1178 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 Dsmbios.c1024 smbios_port_ext_t epo; in print_extport()