Searched defs:smb_cnttypes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dfmsmb.c182 smb_cnttypes(smbios_hdl_t *shp, int type) function
364 pr_cnt = smb_cnttypes(shp, SMB_TYPE_PROCESSOR);
365 expr_cnt = smb_cnttypes(shp, SUN_OEM_EXT_PROCESSOR);
366 ma_cnt = smb_cnttypes(shp, SMB_TYPE_MEMARRAY);
367 exma_cnt = smb_cnttypes(shp, SUN_OEM_EXT_MEMARRAY);
368 mdev_cnt = smb_cnttypes(shp, SMB_TYPE_MEMDEVICE);
369 exmdev_cnt = smb_cnttypes(shp, SUN_OEM_EXT_MEMDEVICE);
498 bb_cnt = smb_cnttypes(shp, SMB_TYPE_BASEBOARD);
551 strcnt = smb_cnttypes(shp, SMB_TYPE_OEMSTR);
605 strcnt = smb_cnttypes(sh
[all...]

Completed in 59 milliseconds