Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/smbios/
H A Dsmb_open.c231 case SMB_VERSION_30: in smbios_bufopen()
H A Dsmb_info.c730 if (smb_libgteq(shp, SMB_VERSION_30)) { in smbios_info_processor()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h2036 #define SMB_VERSION_30 0x0300 /* SMBIOS encoding for DMTF spec 3.0 */ macro