Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_slot.c100 cont.smbsl_height = SMB_SLHT_LP; in smbios_test_slot_mktable_nopeers()
482 if (slot.smbl_height != SMB_SLHT_LP) { in smbios_test_slot_verify_35()
484 slot.smbl_height, SMB_SLHT_LP); in smbios_test_slot_verify_35()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1144 #define SMB_SLHT_LP 0x04 /* low profile */ macro