Searched refs:SMB_TYPE_SYSTEM (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c100 { SMB_TYPE_SYSTEM,
265 if (isp->is_type == SMB_TYPE_SYSTEM) {
388 const smb_struct_t *stp = smb_lookup_type(shp, SMB_TYPE_SYSTEM);
1048 if ((stp = smb_lookup_type(shp, SMB_TYPE_SYSTEM)) == NULL ||
H A Dsmb_open.c39 * Then we must handle two special cases: SMB_TYPE_SYSTEM holds a 16-byte UUID
54 if (hp->smbh_type == SMB_TYPE_SYSTEM &&
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c1100 case SMB_TYPE_SYSTEM:
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h86 #define SMB_TYPE_SYSTEM 1 /* system information (R) */ macro

Completed in 60 milliseconds