Searched refs:exmd (Results 1 – 1 of 1) sorted by relevance
1343 smb_memdevice_ext_t exmd; in smbios_info_extmemdevice() local1351 smb_info_bcopy(stp->smbst_hdr, &exmd, sizeof (exmd)); in smbios_info_extmemdevice()1354 emdp->smbmdeve_md = exmd.smbmdeve_mdev; in smbios_info_extmemdevice()1355 emdp->smbmdeve_drch = exmd.smbmdeve_dchan; in smbios_info_extmemdevice()1356 emdp->smbmdeve_ncs = exmd.smbmdeve_ncs; in smbios_info_extmemdevice()1357 emdp->smbmdeve_cs = exmd.smbmdeve_cs; in smbios_info_extmemdevice()