Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_fwinfo.c46 fw->smbfwii_chars = SMB_FWC_WP; in smbios_test_fwinfo_mktable_common_fwinfo()
222 if (fw->smbfw_chars != SMB_FWC_WP) { in smbios_test_fwinfo_verify_common()
H A Dsmbios_test_strings.c61 { smbios_fwinfo_ch_desc, SMB_FWC_WP, "write-protect" },
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1943 #define SMB_FWC_WP 0x02 /* write-protect */ macro