Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/smbios/
H A Dsmb_open.c56 hp->smbh_len >= offsetof(smb_system_t, smbsi_wakeup)) { in smb_strip()
57 smb_system_t *sp = (smb_system_t *)(uintptr_t)hp; in smb_strip()
H A Dsmb_info.c106 offsetof(smb_system_t, smbsi_manufacturer),
107 offsetof(smb_system_t, smbsi_product),
108 offsetof(smb_system_t, smbsi_version),
109 offsetof(smb_system_t, smbsi_serial),
487 smb_system_t si; in smbios_info_system()
495 sip->smbs_uuid = ((smb_system_t *)stp->smbst_hdr)->smbsi_uuid; in smbios_info_system()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h98 } smb_system_t; typedef