Searched refs:smbsl_hdr (Results 1 – 2 of 2) sorted by relevance
35 slot->smbsl_hdr.smbh_type = SMB_TYPE_SLOT; in smbios_test_slot_fill()36 slot->smbsl_hdr.smbh_len = sizeof (smb_slot_t); in smbios_test_slot_fill()58 slot.smbsl_hdr.smbh_len += sizeof (peers); in smbios_test_slot_mktable()95 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()
246 smb_header_t smbsl_hdr; /* structure header */ member