Home
last modified time | relevance | path

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

/titanic_44/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.c103 offsetof(smb_system_t, smbsi_manufacturer),
104 offsetof(smb_system_t, smbsi_product),
105 offsetof(smb_system_t, smbsi_version),
106 offsetof(smb_system_t, smbsi_serial),
446 smb_system_t si; in smbios_info_system()
454 sip->smbs_uuid = ((smb_system_t *)stp->smbst_hdr)->smbsi_uuid; in smbios_info_system()
/titanic_44/usr/src/uts/common/sys/
H A Dsmbios_impl.h97 } smb_system_t; typedef