Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1497 smbios_info_extport(smbios_hdl_t *shp, id_t id, smbios_port_ext_t *eportp) in smbios_info_extport() argument
1509 bzero(eportp, sizeof (smbios_port_ext_t)); in smbios_info_extport()
1511 eportp->smbporte_chassis = ep->smbpoe_chassis; in smbios_info_extport()
1512 eportp->smbporte_port = ep->smbpoe_port; in smbios_info_extport()
1513 eportp->smbporte_dtype = ep->smbpoe_dtype; in smbios_info_extport()
1514 eportp->smbporte_devhdl = ep->smbpoe_devhdl; in smbios_info_extport()
1515 eportp->smbporte_phy = ep->smbpoe_phy; in smbios_info_extport()