Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c523 if (smbios_info_common(shp, smb_id, &c) != SMB_ERR) { in chip_label_smbios_get()
592 if (smbios_info_common(shp, smb_id, &c) != SMB_ERR) { in chip_serial_smbios_get()
612 if (smbios_info_common(shp, smb_id, &c) != SMB_ERR) { in chip_part_smbios_get()
631 if (smbios_info_common(shp, smb_id, &c) != SMB_ERR) { in chip_rev_smbios_get()
/titanic_41/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c81 smbios_info_common(shp, sp->smbstr_id, &info) != SMB_ERR && in do_procs()
206 smbios_info_common(shp, id, &info) != SMB_ERR) { in do_prominfo()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_chassis.c60 rv = smbios_info_common(shp, smb_id, &ip); in x86pi_gen_chassis()
H A Dx86pi_bboard.c98 rv = smbios_info_common(shp, smb_id, &ip); in x86pi_gen_bboard()
/titanic_41/usr/src/lib/libsmbios/common/
H A Dmapfile-vers85 smbios_info_common;
/titanic_41/usr/src/lib/libscf/common/
H A Dhighlevel.c75 smbios_info_common(shp, id, &info) == SMB_ERR) { in scf_is_fb_blacklisted()
/titanic_41/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_init.c102 if (smbios_info_common(shp, id, &cd) == 0) { in dimm_manufacture_data()
/titanic_41/usr/src/common/smbios/
H A Dsmb_info.c246 smbios_info_common(smbios_hdl_t *shp, id_t id, smbios_info_t *ip) in smbios_info_common() function
1119 smbios_info_common(shp, stp->smbst_hdr->smbh_hdl, &s1) == SMB_ERR) in smb_get_sn()
1124 smbios_info_common(shp, stp->smbst_hdr->smbh_hdl, &s3) == SMB_ERR) in smb_get_sn()
H A Dsmb_open.c66 if (smbios_info_common(shp, hp->smbh_hdl, &info) != SMB_ERR) { in smb_strip()
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c185 smbios_info_common(shp, id, &s2) != SMB_ERR) { in topo_open()
/titanic_41/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_video.c743 (smbios_info_common(smhdl, smid, &sminfo) == SMB_ERR)) { in acpi_video_check_blacklist()
/titanic_41/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c935 smbios_info_common(ksmbios, id, &si) != SMB_ERR) { in ao_ms_post_startup()
/titanic_41/usr/src/uts/i86pc/io/
H A Dimmu.c673 smbios_info_common(smhdl, smid, &sminf) == SMB_ERR) { in blacklisted_smbios()
/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd.c391 smbios_info_common(shp, id, &s2) != SMB_ERR) in fmd_create()
/titanic_41/usr/src/uts/common/sys/
H A Dsmbios.h1479 extern int smbios_info_common(smbios_hdl_t *, id_t, smbios_info_t *);
/titanic_41/usr/src/cmd/power/
H A Dhandlers.c293 if (smbios_info_common(shp, id, &info) == SMB_ERR) { in S3_helper()
/titanic_41/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000_init.c610 smbios_info_common(ksmbios, id, &si) != SMB_ERR) { in find_dimms_per_channel()
/titanic_41/usr/src/cmd/smbios/
H A Dsmbios.c1124 if (smbios_info_common(shp, sp->smbstr_id, &info) == 0) { in print_struct()