Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/smbios/
H A Dsmb_open.c55 hp->smbh_len >= offsetof(smb_system_t, smbsi_wakeup)) { in smb_strip()
56 smb_system_t *sp = (smb_system_t *)(uintptr_t)hp; in smb_strip()
H A Dsmb_info.c102 offsetof(smb_system_t, smbsi_manufacturer),
103 offsetof(smb_system_t, smbsi_product),
104 offsetof(smb_system_t, smbsi_version),
105 offsetof(smb_system_t, smbsi_serial),
445 smb_system_t si; in smbios_info_system()
453 sip->smbs_uuid = ((smb_system_t *)stp->smbst_hdr)->smbsi_uuid; in smbios_info_system()
/titanic_41/usr/src/uts/common/sys/
H A Dsmbios_impl.h91 } smb_system_t; typedef