Home
last modified time | relevance | path

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

/titanic_50/usr/src/test/util-tests/tests/smbios/
H A Dsmbios.c234 slot.smbsl_length = SMB_SLL_SHORT; in smbios_test_mktable()
307 if (slot.smbl_length != SMB_SLL_SHORT) { in smbios_test_verify_table()
/titanic_50/usr/src/uts/common/sys/
H A Dsmbios.h1033 #define SMB_SLL_SHORT 0x03 /* short length */ macro