Home
last modified time | relevance | path

Searched refs:SMB_TYPE_SYSTEM (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/data/hwdata/
H A Defi.fixes36 # From the SMB_TYPE_SYSTEM table (`smbios -t SMB_TYPE_SYSTEM`)
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c105 { SMB_TYPE_SYSTEM,
318 if (isp->is_type == SMB_TYPE_SYSTEM) { in smbios_info_common()
486 const smb_struct_t *stp = smb_lookup_type(shp, SMB_TYPE_SYSTEM); in smbios_info_system()
1437 if ((stp = smb_lookup_type(shp, SMB_TYPE_SYSTEM)) == NULL || in smb_get_sn()
H A Dsmb_open.c55 if (hp->smbh_type == SMB_TYPE_SYSTEM && in smb_strip()
/illumos-gate/usr/src/lib/libefi/common/
H A Drdwr_efi.c640 if (smbios_lookup_type(shp, SMB_TYPE_SYSTEM, &s_sys) == SMB_ERR || in hardware_workarounds()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h117 #define SMB_TYPE_SYSTEM 1 /* system information (R) */ macro
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c2015 case SMB_TYPE_SYSTEM: in print_struct()