Home
last modified time | relevance | path

Searched refs:SMB_COOLDEV_MINLEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h505 #define SMB_COOLDEV_MINLEN 0x0c macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1737 if (stp->smbst_hdr->smbh_len < SMB_COOLDEV_MINLEN) in smbios_info_cooldev()