Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/smbios/
H A Dsmb_open.c226 case SMB_VERSION_25: in smbios_bufopen()
H A Dsmb_info.c553 if (smb_libgteq(shp, SMB_VERSION_25)) { in smbios_info_processor()
/titanic_44/usr/src/uts/common/sys/
H A Dsmbios.h1673 #define SMB_VERSION_25 0x0205 /* SMBIOS encoding for DMTF spec 2.5 */ macro