Home
last modified time | relevance | path

Searched refs:DATA_TYPE_INT32 (Results 1 – 25 of 41) sorted by relevance

12

/illumos-gate/usr/src/uts/intel/io/
H A Ddevfm_machdep.c184 FM_PHYSCPU_INFO_FAMILY, DATA_TYPE_INT32, in populate_cpu()
186 FM_PHYSCPU_INFO_MODEL, DATA_TYPE_INT32, in populate_cpu()
188 FM_PHYSCPU_INFO_STEPPING, DATA_TYPE_INT32, in populate_cpu()
190 FM_PHYSCPU_INFO_CHIP_ID, DATA_TYPE_INT32, in populate_cpu()
192 FM_PHYSCPU_INFO_NPROCNODES, DATA_TYPE_INT32, in populate_cpu()
194 FM_PHYSCPU_INFO_PROCNODE_ID, DATA_TYPE_INT32, in populate_cpu()
196 FM_PHYSCPU_INFO_CORE_ID, DATA_TYPE_INT32, in populate_cpu()
198 FM_PHYSCPU_INFO_STRAND_ID, DATA_TYPE_INT32, in populate_cpu()
200 FM_PHYSCPU_INFO_STRAND_APICID, DATA_TYPE_INT32, in populate_cpu()
206 FM_PHYSCPU_INFO_CPU_ID, DATA_TYPE_INT32, in populate_cpu()
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen.c511 FM_PHYSCPU_INFO_CPU_ID, DATA_TYPE_INT32, &cpu_id, in topo_zen_map_common_chip_info()
514 FM_PHYSCPU_INFO_FAMILY, DATA_TYPE_INT32, &sock->ztes_cpu_fam, in topo_zen_map_common_chip_info()
515 FM_PHYSCPU_INFO_MODEL, DATA_TYPE_INT32, &sock->ztes_cpu_model, in topo_zen_map_common_chip_info()
516 FM_PHYSCPU_INFO_STEPPING, DATA_TYPE_INT32, &sock->ztes_cpu_step, in topo_zen_map_common_chip_info()
601 FM_PHYSCPU_INFO_CHIP_ID, DATA_TYPE_INT32, &sockid, in topo_zen_enum_chip_map()
602 FM_PHYSCPU_INFO_STRAND_APICID, DATA_TYPE_INT32, &apicid, in topo_zen_enum_chip_map()
631 FM_PHYSCPU_INFO_CHIP_ID, DATA_TYPE_INT32, &sockid, in topo_zen_enum_chip_map()
H A Dtopo_zen_tn.c269 FM_PHYSCPU_INFO_CPU_ID, DATA_TYPE_INT32, in topo_zen_build_strand()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_smhba.c38 case DATA_TYPE_INT32: in pmcs_smhba_add_hba_prop()
71 case DATA_TYPE_INT32: in pmcs_smhba_add_iport_prop()
102 case DATA_TYPE_INT32: in pmcs_smhba_add_tgt_prop()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_smhba.c83 case DATA_TYPE_INT32: in mptsas_smhba_add_hba_prop()
491 mptsas_smhba_add_hba_prop(mpt, DATA_TYPE_INT32, MPTSAS_SMHBA_SUPPORTED, in mptsas_smhba_setup()
505 mptsas_smhba_add_hba_prop(mpt, DATA_TYPE_INT32, MPTSAS_NUM_PHYS_HBA, in mptsas_smhba_setup()
510 mptsas_smhba_add_hba_prop(mpt, DATA_TYPE_INT32, in mptsas_smhba_setup()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c497 FM_PHYSCPU_INFO_CHIP_ID, DATA_TYPE_INT32, &chipid, in create_chip()
498 FM_PHYSCPU_INFO_NPROCNODES, DATA_TYPE_INT32, &procnodes_per_pkg, in create_chip()
499 FM_PHYSCPU_INFO_PROCNODE_ID, DATA_TYPE_INT32, &procnodeid, in create_chip()
501 FM_PHYSCPU_INFO_FAMILY, DATA_TYPE_INT32, &family, in create_chip()
502 FM_PHYSCPU_INFO_MODEL, DATA_TYPE_INT32, &model, in create_chip()
/illumos-gate/usr/src/uts/i86pc/cpu/genuineintel/
H A Dgintel_main.c507 DATA_TYPE_INT32, in gintel_ereport_add_logout()
511 DATA_TYPE_INT32, in gintel_ereport_add_logout()
515 DATA_TYPE_INT32, in gintel_ereport_add_logout()
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent.h60 #define SE_DATA_TYPE_INT32 DATA_TYPE_INT32
H A Dnvpair.h49 DATA_TYPE_INT32, enumerator
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c1572 DATA_TYPE_INT32, sp->bank, NULL); in nb_fat_fbd_err_payload()
1574 DATA_TYPE_INT32, sp->cas, NULL); in nb_fat_fbd_err_payload()
1576 DATA_TYPE_INT32, sp->ras, NULL); in nb_fat_fbd_err_payload()
1642 DATA_TYPE_INT32, sp->rank, NULL); in nb_nf_fbd_err_payload()
1646 DATA_TYPE_INT32, sp->bank, NULL); in nb_nf_fbd_err_payload()
1648 DATA_TYPE_INT32, sp->cas, NULL); in nb_nf_fbd_err_payload()
1650 DATA_TYPE_INT32, sp->ras, NULL); in nb_nf_fbd_err_payload()
1750 DATA_TYPE_INT32, sp->rank, NULL); in nb_nf_mem_err_payload()
1754 DATA_TYPE_INT32, sp->bank, NULL); in nb_nf_mem_err_payload()
1756 DATA_TYPE_INT32, sp->cas, NULL); in nb_nf_mem_err_payload()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.h135 DATA_TYPE_INT32, enumerator
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dnvlist.c473 case DATA_TYPE_INT32: in nvlist_xdr_nvp()
995 case DATA_TYPE_INT32: in get_value_size()
1079 case DATA_TYPE_INT32: in get_nvp_data_size()
1276 case DATA_TYPE_INT32: in nvlist_add_common()
1381 return (nvlist_add_common(nvl, name, DATA_TYPE_INT32, 1, &value)); in nvlist_add_int32()
1599 case DATA_TYPE_INT32: in nvpair_print()
H A Dzfs.c899 case DATA_TYPE_INT32: in zfs_nvstore_setter()
1093 case DATA_TYPE_INT32: in zfs_nvstore_setter_str()
1283 case DATA_TYPE_INT32: in zfs_nvstore_setenv()
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c694 case DATA_TYPE_INT32: in i_validate_type_nelem()
1020 case DATA_TYPE_INT32: in i_get_value_size()
1308 return (nvlist_add_common(nvl, name, DATA_TYPE_INT32, 1, &val)); in nvlist_add_int32()
1551 case DATA_TYPE_INT32: in nvpair_value_common()
1666 return (nvlist_lookup_common(nvl, name, DATA_TYPE_INT32, NULL, val)); in nvlist_lookup_int32()
1822 case DATA_TYPE_INT32: in nvlist_lookup_pairs()
2124 return (nvpair_value_common(nvp, DATA_TYPE_INT32, NULL, val)); in nvpair_value_int32()
3289 case DATA_TYPE_INT32: in nvs_xdr_nvp_op()
3413 case DATA_TYPE_INT32: in nvs_xdr_nvp_size()
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c194 { DATA_TYPE_INT32, DATA_TYPE_INT32,
222 { DATA_TYPE_INT32_ARRAY, DATA_TYPE_INT32,
684 case DATA_TYPE_INT32: in fmd_msg_nv_print_items()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Devnv.c169 case DATA_TYPE_INT32: in evnv_cmpnvl()
/illumos-gate/usr/src/lib/libzfsbootenv/common/
H A Dlzbe_pair.c224 case DATA_TYPE_INT32: in lzbe_add_pair()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_fm.c175 FM_EREPORT_PAYLOAD_ZFS_POOL_CONTEXT, DATA_TYPE_INT32, in zfs_ereport_start()
235 DATA_TYPE_INT32, zio->io_error, NULL); in zfs_ereport_start()
/illumos-gate/usr/src/lib/libnvpair/
H A Dnvpair_json.c182 case DATA_TYPE_INT32: { in nvlist_print_json()
H A Dlibnvpair.c627 case DATA_TYPE_INT32: { in nvlist_print_with_indent()
838 case DATA_TYPE_INT32: in dump_nvlist()
1139 case DATA_TYPE_INT32: { in nvpair_value_match_regex()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnvpair.c145 { DATA_TYPE_INT32, 4, "int32" },
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_event.c402 case DATA_TYPE_INT32: in rcm_print_nvlist()
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_publish.c273 case DATA_TYPE_INT32: in va2nvl()
/illumos-gate/usr/src/uts/common/os/
H A Dfm.c271 case DATA_TYPE_INT32: in fm_nvprintr()
719 case DATA_TYPE_INT32: in i_fm_payload_set()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c314 case DATA_TYPE_INT32: { in print_prop_nameval()
582 nvpair_type(pg_nvp) == DATA_TYPE_INT32) { in print_all_props()

12