Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c250 smb_info_bcopy_offset(const smb_header_t *hp, void *dst, size_t dstlen, in smb_info_bcopy_offset() function
267 return (smb_info_bcopy_offset(hp, dst, dstlen, 0)); in smb_info_bcopy()
595 smb_info_bcopy_offset(stp->smbst_hdr, &strno, sizeof (strno), in smbios_info_chassis()
657 smb_info_bcopy_offset(stp->smbst_hdr, &e, sizeof (e), off); in smbios_info_chassis_elts()
870 smb_info_bcopy_offset(stp->smbst_hdr, &cont, sizeof (cont), off); in smbios_info_slot()
1626 smb_info_bcopy_offset(stp->smbst_hdr, buf, size, sizeof (exmd)); in smbios_info_extmemdevice_cs()
2140 smb_info_bcopy_offset(stp->smbst_hdr, &id, sizeof (id), off); in smbios_info_fwinfo_comps()
2233 smb_info_bcopy_offset(stp->smbst_hdr, &ent, sizeof (ent), off); in smbios_info_addinfo_ent()
2266 smb_info_bcopy_offset(stp->smbst_hdr, entry->smbai_data, in smbios_info_addinfo_ent()