Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h140 #define SMB_TYPE_SECURITY 24 /* hardware security settings */ macro
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c2084 case SMB_TYPE_SECURITY: in print_struct()
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1282 const smb_struct_t *stp = smb_lookup_type(shp, SMB_TYPE_SECURITY); in smbios_info_hwsec()