Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c149 { SMB_TYPE_CACHE,
749 if (stp->smbst_hdr->smbh_type != SMB_TYPE_CACHE) in smbios_info_cache()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h123 #define SMB_TYPE_CACHE 7 /* processor cache (R) */ macro
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c1966 case SMB_TYPE_CACHE: in print_struct()