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.c1516 smbios_info_extport(smbios_hdl_t *shp, id_t id, smbios_port_ext_t *eportp) in smbios_info_extport() argument
1528 bzero(eportp, sizeof (smbios_port_ext_t)); in smbios_info_extport()
1530 eportp->smbporte_chassis = ep->smbpoe_chassis; in smbios_info_extport()
1531 eportp->smbporte_port = ep->smbpoe_port; in smbios_info_extport()
1532 eportp->smbporte_dtype = ep->smbpoe_dtype; in smbios_info_extport()
1533 eportp->smbporte_devhdl = ep->smbpoe_devhdl; in smbios_info_extport()
1534 eportp->smbporte_phy = ep->smbpoe_phy; in smbios_info_extport()