Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_fwinfo.c134 smbios_struct_t sp; in smbios_test_fwinfo_verify_badtype()
161 smbios_struct_t sp; in smbios_test_fwinfo_verify_invlen_base()
186 smbios_test_fwinfo_verify_common(smbios_hdl_t *hdl, smbios_struct_t *sp, in smbios_test_fwinfo_verify_common()
270 smbios_struct_t sp; in smbios_test_fwinfo_verify_nocomps()
324 smbios_struct_t sp; in smbios_test_fwinfo_verify_invlen_comps()
373 smbios_struct_t sp; in smbios_test_fwinfo_verify_comps()
H A Dsmbios_test_strprop.c107 smbios_struct_t sp; in smbios_test_strprop_verify_badtable()
146 smbios_struct_t sp; in smbios_test_strprop_verify_badtype()
178 smbios_struct_t sp; in smbios_test_strprop_verify_basic()
219 smbios_struct_t sp; in smbios_test_strprop_verify_badstr()
H A Dsmbios_test_addinfo.c38 smbios_test_addinfo_verify_base(smbios_hdl_t *hdl, smbios_struct_t *sp, in smbios_test_addinfo_verify_base()
98 smbios_struct_t sp; in smbios_test_addinfo_verify_noent()
157 smbios_struct_t sp; in smbios_test_addinfo_verify_ents()
271 smbios_struct_t sp; in smbios_test_addinfo_verify_invlen_base()
320 smbios_struct_t sp; in smbios_test_addinfo_verify_invlen_ent()
387 smbios_struct_t sp; in smbios_test_addinfo_verify_invlen_multient()
463 smbios_struct_t sp; in smbios_test_addinfo_verify_invlen_entdata()
H A Dsmbios_test_chassis.c184 smbios_struct_t sp; in smbios_test_chassis_verify_invlen()
208 smbios_test_chassis_verify_common(smbios_hdl_t *hdl, smbios_struct_t *sp, in smbios_test_chassis_verify_common()
305 smbios_struct_t sp; in smbios_test_chassis_verify_base()
363 smbios_struct_t sp; in smbios_test_chassis_verify_sku_nocomps()
425 smbios_test_chassis_verify_common_comps(smbios_hdl_t *hdl, smbios_struct_t *sp) in smbios_test_chassis_verify_common_comps()
497 smbios_struct_t sp; in smbios_test_chassis_verify_comps()
546 smbios_struct_t sp; in smbios_test_chassis_verify_sku()
H A Dsmbios_test_memdevice.c201 smbios_struct_t sp; in smbios_test_memdevice_verify_32()
257 smbios_struct_t sp; in smbios_test_memdevice_verify_32_33()
308 smbios_struct_t sp; in smbios_test_memdevice_verify_32_37()
354 smbios_struct_t sp; in smbios_test_memdevice_verify_33()
401 smbios_struct_t sp; in smbios_test_memdevice_verify_33ext()
452 smbios_struct_t sp; in smbios_test_memdevice_verify_37()
H A Dsmbios_test_slot.c207 smbios_struct_t sp; in smbios_test_slot_verify()
318 smbios_test_slot_common_nopeers(smbios_hdl_t *hdl, smbios_struct_t *sp, in smbios_test_slot_common_nopeers()
373 smbios_struct_t sp; in smbios_test_slot_verify_34_nopeers()
412 smbios_struct_t sp; in smbios_test_slot_verify_34_overrun()
458 smbios_struct_t sp; in smbios_test_slot_verify_35()
498 smbios_struct_t sp; in smbios_test_slot_verify_34_peers()
H A Dsmbios_test_extmemdevice.c116 smbios_struct_t sp; in smbios_test_extmem_verify_invlen_cs()
155 smbios_struct_t sp; in smbios_test_extmem_verify_nocs()
194 smbios_struct_t sp; in smbios_test_extmem_verify_cs()
H A Dsmbios_test_proc.c145 smbios_test_proc_verify_common(smbios_hdl_t *hdl, smbios_struct_t *sp, in smbios_test_proc_verify_common()
275 smbios_struct_t sp; in smbios_test_proc_verify_25()
329 smbios_struct_t sp; in smbios_test_proc_verify_36()
390 smbios_struct_t sp; in smbios_test_proc_verify_36_25()
H A Dsmbios_test_pinfo.c53 smbios_struct_t sp; in smbios_test_pinfo_verify_amd64()
172 smbios_struct_t sp; in smbios_test_pinfo_verify_riscv()
476 smbios_struct_t sp; in smbios_test_pinfo_verify_badtable()
551 smbios_struct_t sp; in smbios_test_pinfo_verify_badtype()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bboard.c63 smbios_struct_t sp; in x86pi_gen_bboard()
204 smbios_struct_t sp; in x86pi_bb_getchips()
255 smbios_struct_t sp; in x86pi_bb_topparent()
330 smbios_struct_t sp; in x86pi_bb_contains()
/illumos-gate/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c78 do_procs(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in do_procs()
129 do_memdevs(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in do_memdevs()
155 do_obdevs(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in do_obdevs()
270 do_slots(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in do_slots()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c76 typedef int smbios_rec_f(topo_mod_t *, const smbios_struct_t *);
78 static smbios_struct_t *
79 smb_export(const smb_struct_t *stp, smbios_struct_t *sp) in smb_export()
245 chip_get_smbstruct(topo_mod_t *mod, const smbios_struct_t *sp) in chip_get_smbstruct()
378 smbios_struct_t s; in chip_smbios_iterate()
/illumos-gate/usr/src/common/smbios/
H A Dsmb_open.c425 static smbios_struct_t *
426 smb_export(const smb_struct_t *stp, smbios_struct_t *sp) in smb_export()
439 smbios_lookup_id(smbios_hdl_t *shp, id_t id, smbios_struct_t *sp) in smbios_lookup_id()
453 smbios_lookup_type(smbios_hdl_t *shp, uint_t type, smbios_struct_t *sp) in smbios_lookup_type()
470 smbios_struct_t s; in smbios_iter()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c113 di_smbios_find_slot_by_bdf(smbios_hdl_t *shp, const smbios_struct_t *strp, in di_smbios_find_slot_by_bdf()
137 di_smbios_find_slot_by_id(smbios_hdl_t *shp, const smbios_struct_t *strp, in di_smbios_find_slot_by_id()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h2063 } smbios_struct_t; typedef
2066 const smbios_struct_t *, void *);
2084 extern int smbios_lookup_id(smbios_hdl_t *, id_t, smbios_struct_t *);
2085 extern int smbios_lookup_type(smbios_hdl_t *, uint_t, smbios_struct_t *);
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c358 smbios_enum_memory(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in smbios_enum_memory()
421 smbios_struct_t sp; in smbios_enum_motherboard()
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_init.c131 dimm_label(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in dimm_label()
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000_init.c650 dimm_label(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in dimm_label()
694 check_memdevice(smbios_hdl_t *shp, const smbios_struct_t *sp, void *arg) in check_memdevice()
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c278 smbios_struct_t s; in check_oem()
1969 print_struct(smbios_hdl_t *shp, const smbios_struct_t *sp, void *fp) in print_struct()
2231 smbios_struct_t s; in main()
/illumos-gate/usr/src/lib/libefi/common/
H A Drdwr_efi.c621 smbios_struct_t s_sys, s_mb; in hardware_workarounds()