Home
last modified time | relevance | path

Searched refs:error_id (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/
H A Ddump.c32 u32 error_id; /* type of error */ member
87 u32 error_id; /* type of error */ member
132 fwrt->dump.umac_err_id = table.error_id; in iwl_fwrt_dump_umac_error_log()
147 if ((table.error_id & ~FW_SYSASSERT_CPU_MASK) == in iwl_fwrt_dump_umac_error_log()
154 IWL_ERR(fwrt, "0x%08X | %s\n", table.error_id, in iwl_fwrt_dump_umac_error_log()
155 iwl_fw_lookup_assert_desc(table.error_id)); in iwl_fwrt_dump_umac_error_log()
235 iwl_fw_lookup_assert_desc(table.error_id)); in iwl_fwrt_dump_lmac_error_log()
280 u32 error_id; member
310 fwrt->dump.tcm_err_id[idx] = table.error_id; in iwl_fwrt_dump_tcm_error_log()
349 u32 error_id; member
[all …]
/freebsd-14.2/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h109 bit64 error_id; member
H A Dlxencrypt.c1127 perr->ioerr.error_id = cmd->serial_number; in agtiapi_HandleEncryptedIOFailure()
/freebsd-14.2/sys/dev/iwm/
H A Dif_iwm.c5009 uint32_t error_id; /* type of error */ member
5064 uint32_t error_id; /* type of error */ member
5144 device_printf(sc->sc_dev, "0x%08X | %s\n", table.error_id, in iwm_nic_umac_error()
5145 iwm_desc_lookup(table.error_id)); in iwm_nic_umac_error()
5203 device_printf(sc->sc_dev, "0x%08X | %-28s\n", table.error_id, in iwm_nic_error()
5204 iwm_desc_lookup(table.error_id)); in iwm_nic_error()