Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_slot.c40 slot->smbsl_length = SMB_SLL_SHORT; in smbios_test_slot_fill()
178 if (slot->smbl_length != SMB_SLL_SHORT) { in smbios_test_slot_common()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1117 #define SMB_SLL_SHORT 0x03 /* short length */ macro