/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | plat_ecc_unum.c | 90 ecc_error_data.error_code = PLAT_ERROR_CODE_CE; in plat_log_fruid_error() 93 ecc_error_data.error_code = PLAT_ERROR_CODE_UE; in plat_log_fruid_error() 96 ecc_error_data.error_code = PLAT_ERROR_CODE_EDC; in plat_log_fruid_error() 99 ecc_error_data.error_code = PLAT_ERROR_CODE_EDU; in plat_log_fruid_error() 102 ecc_error_data.error_code = PLAT_ERROR_CODE_WDC; in plat_log_fruid_error() 105 ecc_error_data.error_code = PLAT_ERROR_CODE_WDU; in plat_log_fruid_error() 108 ecc_error_data.error_code = PLAT_ERROR_CODE_CPC; in plat_log_fruid_error() 111 ecc_error_data.error_code = PLAT_ERROR_CODE_CPU; in plat_log_fruid_error() 114 ecc_error_data.error_code = PLAT_ERROR_CODE_UCC; in plat_log_fruid_error() 117 ecc_error_data.error_code = PLAT_ERROR_CODE_UCU; in plat_log_fruid_error() [all …]
|
/illumos-gate/usr/src/lib/libnwam/common/ |
H A D | libnwam_error.c | 31 nwam_error_t error_code; member 73 if (code == cur->error_code) in nwam_strerror()
|
/illumos-gate/usr/src/lib/libadt_jni/common/ |
H A D | adt_jni.c | 84 errno_to_i18n(int error_code) { in errno_to_i18n() argument 89 local_text = strerror(error_code); in errno_to_i18n()
|
/illumos-gate/usr/src/uts/common/io/mr_sas/ |
H A D | ld_pd_map.c | 211 int error_code = 0; in MR_GetPhyParams() local 243 span = (U8)MR_GetSpanBlock(ld, row, pdBlock, map, &error_code); in MR_GetPhyParams() 245 if (error_code == 1) in MR_GetPhyParams()
|
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | rdr_param_types.h | 79 unsigned int error_code; member
|
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/ |
H A D | xen-x86_32.h | 150 uint16_t error_code; /* private */ member
|
H A D | xen-x86_64.h | 172 uint32_t error_code; /* private */ member
|
/illumos-gate/usr/src/common/bzip2/ |
H A D | bzlib.h | 148 int error_code
|
H A D | Solaris.README.txt | 74 + int error_code 77 + switch (error_code) 376 + int error_code
|
H A D | bzlib.c | 121 int error_code in BZ_API() 124 switch (error_code) in BZ_API()
|
/illumos-gate/usr/src/uts/sun4u/serengeti/io/ |
H A D | sgcn.c | 886 char error_msg[256], error_code[256]; in sgcn_log_error() local 895 (void) sprintf(error_code, "Error %d", what); in sgcn_log_error() 901 error_code, in sgcn_log_error()
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dmu_send.c | 81 int error_code; member 716 st_arg->error_code = err; in send_traverse_thread() 1149 to_arg.error_code = 0; in dmu_send_impl() 1179 if (err == 0 && to_arg.error_code != 0) in dmu_send_impl() 1180 err = to_arg.error_code; in dmu_send_impl()
|
/illumos-gate/usr/src/lib/libsasl/lib/ |
H A D | saslint.h | 74 (conn)->error_code = (val); \ 202 int error_code; member
|
H A D | common.c | 547 conn->error_code = SASL_OK; in _sasl_conn_init() 1275 errstr = sasl_errstring(conn->error_code, NULL, NULL); in sasl_errdetail() 1277 sasl_usererr(conn->error_code), errstr); in sasl_errdetail()
|
/illumos-gate/usr/src/uts/common/sys/usb/usba/ |
H A D | usba_impl.h | 74 usb_cb_flags_t error_code);
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | plat_ecc_unum.h | 100 uint8_t error_code; /* Error Code */ member
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/ |
H A D | common_hsi.h | 659 u8 error_code /* error code - relevant only if the opcode indicates its an error */; member 712 u8 error_code /* error code - relevant only if the opcode indicates its an error */; member
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | vmm_dev.h | 107 uint32_t error_code; member
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_instruction_emul.c | 3044 int error_code = 0; in pf_error_code() local 3047 error_code |= PGEX_P; in pf_error_code() 3049 error_code |= PGEX_W; in pf_error_code() 3051 error_code |= PGEX_U; in pf_error_code() 3053 error_code |= PGEX_RSV; in pf_error_code() 3055 error_code |= PGEX_I; in pf_error_code() 3057 return (error_code); in pf_error_code()
|
/illumos-gate/usr/src/lib/libipadm/common/ |
H A D | libipadm.c | 63 ipadm_status_t error_code; member 162 if (status == ipadm_errors[i].error_code) in ipadm_status2str()
|
/illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
H A D | kernel.implicit_dependencies.no_structs | 243 …struct)->cr2, (struct thread_struct)->trap_nr, (struct thread_struct)->error_code, (struct thread_… 244 …struct)->cr2, (struct thread_struct)->trap_nr, (struct thread_struct)->error_code, (struct thread_… 266 …struct)->cr2, (struct thread_struct)->trap_nr, (struct thread_struct)->error_code, (struct thread_… 267 …struct)->cr2, (struct thread_struct)->trap_nr, (struct thread_struct)->error_code, (struct thread_… 268 …struct)->cr2, (struct thread_struct)->trap_nr, (struct thread_struct)->error_code, (struct thread_… 269 …struct)->cr2, (struct thread_struct)->trap_nr, (struct thread_struct)->error_code, (struct thread_… 276 …struct)->cr2, (struct thread_struct)->trap_nr, (struct thread_struct)->error_code, (struct thread_… 277 …struct)->cr2, (struct thread_struct)->trap_nr, (struct thread_struct)->error_code, (struct thread_… 278 …struct)->cr2, (struct thread_struct)->trap_nr, (struct thread_struct)->error_code, (struct thread_… 279 …struct)->cr2, (struct thread_struct)->trap_nr, (struct thread_struct)->error_code, (struct thread_… [all …]
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_gld.c | 86 mac_addr[4], mac_addr[5], filt.error_code); in i40e_group_remove_mac() 365 filt.error_code); in i40e_multicast_remove()
|
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/ |
H A D | Atapi.h | 280 UINT8 error_code : 7; member
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_spq.c | 96 p_eqe->data.iscsi_info.error_code); in ecore_iscsi_eq_dump()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | fakebop.c | 2028 ulong_t error_code; /* optional */ member 2058 tf->error_code & 0xffffffff); in bop_trap()
|