Searched refs:smbios_info_extmemarray (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/intel/os/ |
H A D | fmsmb.c | 437 (void) smbios_info_extmemarray(shp, exma_id, &exma); 1060 (void) smbios_info_extmemarray(shp, ext_id, &em); 1106 (void) smbios_info_extmemarray(shp, ext_id, &em);
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_smbios.c | 228 if (smbios_info_extmemarray(shp, 231 "smbios_info_extmemarray()"
|
/illumos-gate/usr/src/common/smbios/ |
H A D | smb_info.c | 1154 smbios_info_extmemarray(smbios_hdl_t *shp, id_t id, smbios_memarray_ext_t *emap) function
|
/illumos-gate/usr/src/cmd/smbios/ |
H A D | smbios.c | 1026 (void) smbios_info_extmemarray(shp, id, &em);
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | smbios.h | 1422 extern int smbios_info_extmemarray(smbios_hdl_t *, id_t,
|
Completed in 62 milliseconds