Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_slot.c24 static uint8_t smbios_slot_bus = 0x42; variable
45 slot->smbsl_bus = smbios_slot_bus; in smbios_test_slot_fill()
189 if (slot->smbl_bus != smbios_slot_bus) { in smbios_test_slot_common()