Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c1271 smbios_info_extport(smbios_hdl_t *shp, id_t id, smbios_port_ext_t *eportp) in smbios_info_extport() argument
1283 bzero(eportp, sizeof (smbios_port_ext_t)); in smbios_info_extport()
1285 eportp->smbporte_chassis = ep->smbpoe_chassis; in smbios_info_extport()
1286 eportp->smbporte_port = ep->smbpoe_port; in smbios_info_extport()
1287 eportp->smbporte_dtype = ep->smbpoe_dtype; in smbios_info_extport()
1288 eportp->smbporte_devhdl = ep->smbpoe_devhdl; in smbios_info_extport()
1289 eportp->smbporte_phy = ep->smbpoe_phy; in smbios_info_extport()