Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_slot.c95 slot.smbsl_hdr.smbh_len = SMB_SLOT_CONT_START + contlen; in smbios_test_slot_mktable_nopeers()
136 slot.smbsl_hdr.smbh_len = SMB_SLOT_CONT_START + 5 * slot.smbsl_npeers + in smbios_test_slot_mktable_34_peers()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h284 #define SMB_SLOT_CONT_START 0x13 macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c860 off = SMB_SLOT_CONT_START + 5 * s.smbsl_npeers; in smbios_info_slot()