Searched refs:smb_sel_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c710 const smb_sel_t *sel;
716 if (stp->smbst_hdr->smbh_len < sizeof (smb_sel_t) - sizeof (uint8_t))
719 sel = (smb_sel_t *)(uintptr_t)stp->smbst_hdr;
720 len = stp->smbst_hdr->smbh_len - sizeof (smb_sel_t) + sizeof (uint8_t);
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h239 } smb_sel_t; typedef in typeref:struct:smb_sel

Completed in 69 milliseconds