Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c218 smb_info_bcopy(const smb_header_t *hp, void *dst, size_t dstlen) in smb_info_bcopy() function
451 smb_info_bcopy(stp->smbst_hdr, &si, sizeof (si)); in smbios_info_system()
475 smb_info_bcopy(stp->smbst_hdr, &bb, sizeof (bb)); in smbios_info_bboard()
500 smb_info_bcopy(stp->smbst_hdr, ch, sizeof (buf)); in smbios_info_chassis()
538 smb_info_bcopy(stp->smbst_hdr, &p, sizeof (p)); in smbios_info_processor()
585 smb_info_bcopy(stp->smbst_hdr, &c, sizeof (c)); in smbios_info_cache()
634 smb_info_bcopy(stp->smbst_hdr, &p, sizeof (p)); in smbios_info_port()
659 smb_info_bcopy(stp->smbst_hdr, &s, sizeof (s)); in smbios_info_slot()
762 smb_info_bcopy(stp->smbst_hdr, &obe, sizeof (obe)); in smbios_info_obdevs_ext()
822 smb_info_bcopy(stp->smbst_hdr, &s, sizeof (s)); in smbios_info_strtab()
[all …]