Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_slot.c64 peers[0].smbspb_width = SMB_SLW_8X; in smbios_test_slot_mktable()
69 peers[1].smbspb_width = SMB_SLW_8X; in smbios_test_slot_mktable()
142 peers[0].smbspb_width = SMB_SLW_8X; in smbios_test_slot_mktable_34_peers()
251 if (peers[0].smblp_data_width != SMB_SLW_8X) { in smbios_test_slot_verify()
286 if (peers[1].smblp_data_width != SMB_SLW_8X) { in smbios_test_slot_verify()
542 if (peers[0].smblp_data_width != SMB_SLW_8X) { in smbios_test_slot_verify_34_peers()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1105 #define SMB_SLW_8X 0x0B /* 8x or x8 */ macro