Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_slot.c29 static size_t smbios_slot_34_contlen = offsetof(smb_slot_cont_t, smbsl_height);
100 cont.smbsl_height = SMB_SLHT_LP; in smbios_test_slot_mktable_nopeers()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h275 uint8_t smbsl_height; /* slot height */ member
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c886 sp->smbl_height = cont.smbsl_height; in smbios_info_slot()