Searched defs:err_idx (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_response.c | 65 rcb_t *rcb, uint16_t err_idx) in pqisrc_process_internal_raid_response_error() 295 rcb_t *rcb, uint16_t err_idx) in pqisrc_process_aio_response_error() 330 rcb_t *rcb, uint16_t err_idx) in pqisrc_process_raid_response_error()
|
H A D | smartpqi_structures.h | 695 uint16_t err_idx; member 717 uint16_t err_idx; member 741 uint16_t err_idx; member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextDarwin_arm64.h | 137 int GetError(int flavor, uint32_t err_idx) const { in GetError() 157 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError()
|
H A D | RegisterContextDarwin_arm.h | 170 int GetError(int flavor, uint32_t err_idx) const { in GetError() 190 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError()
|
H A D | RegisterContextDarwin_i386.h | 126 int GetError(int flavor, uint32_t err_idx) const { in GetError() 144 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError()
|
H A D | RegisterContextDarwin_x86_64.h | 131 int GetError(int flavor, uint32_t err_idx) const { in GetError() 149 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError()
|
/freebsd/contrib/opencsd/decoder/source/etmv4/ |
H A D | trc_pkt_decode_etmv4i.cpp | 718 ocsd_trc_index_t err_idx = 0; in commitElements() local
|