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.c1506 smbios_info_extport(smbios_hdl_t *shp, id_t id, smbios_port_ext_t *eportp) in smbios_info_extport() argument
1518 bzero(eportp, sizeof (smbios_port_ext_t)); in smbios_info_extport()
1520 eportp->smbporte_chassis = ep->smbpoe_chassis; in smbios_info_extport()
1521 eportp->smbporte_port = ep->smbpoe_port; in smbios_info_extport()
1522 eportp->smbporte_dtype = ep->smbpoe_dtype; in smbios_info_extport()
1523 eportp->smbporte_devhdl = ep->smbpoe_devhdl; in smbios_info_extport()
1524 eportp->smbporte_phy = ep->smbpoe_phy; in smbios_info_extport()