Home
last modified time | relevance | path

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

/titanic_44/usr/src/test/util-tests/tests/smbios/
H A Dsmbios.c246 peers[0].smbspb_width = SMB_SLW_8X; in smbios_test_mktable()
251 peers[1].smbspb_width = SMB_SLW_8X; in smbios_test_mktable()
338 if (peers[0].smblp_data_width != SMB_SLW_8X) { in smbios_test_verify_table()
373 if (peers[1].smblp_data_width != SMB_SLW_8X) { in smbios_test_verify_table()
/titanic_44/usr/src/uts/common/sys/
H A Dsmbios.h1021 #define SMB_SLW_8X 0x0B /* 8x or x8 */ macro