Home
last modified time | relevance | path

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

/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() argument
1190 bzero(eportp, sizeof (smbios_port_ext_t)); in smbios_info_extport()
1192 eportp->smbporte_chassis = ep->smbpoe_chassis; in smbios_info_extport()
1193 eportp->smbporte_port = ep->smbpoe_port; in smbios_info_extport()
1194 eportp->smbporte_dtype = ep->smbpoe_dtype; in smbios_info_extport()
1195 eportp->smbporte_devhdl = ep->smbpoe_devhdl; in smbios_info_extport()
1196 eportp->smbporte_phy = ep->smbpoe_phy; in smbios_info_extport()