Home
last modified time | relevance | path

Searched refs:ErrorInfo (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa_cmd.h385 u32 ErrorInfo; member
394 struct ErrorInfo { struct
432 struct ErrorInfo *err_info; /* pointer to the allocated mem */
H A Dhpsa.c2566 struct ErrorInfo *ei; in complete_scsi_command()
2927 const struct ErrorInfo *ei = cp->err_info; in hpsa_scsi_interpret_error()
3004 struct ErrorInfo *ei; in hpsa_do_receive_diagnostic()
3056 struct ErrorInfo *ei; in hpsa_scsi_do_inquiry()
3084 struct ErrorInfo *ei; in hpsa_send_reset()
3310 struct ErrorInfo *ei; in hpsa_get_raid_map()
3352 struct ErrorInfo *ei; in hpsa_bmic_sense_subsystem_information()
3383 struct ErrorInfo *ei; in hpsa_bmic_id_controller()
3412 struct ErrorInfo *ei; in hpsa_bmic_id_physical_device()
3449 struct ErrorInfo *ei = NULL; in hpsa_get_enclosure_info()
[all …]
H A Dhpsa.h207 struct ErrorInfo *errinfo_pool;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcciss_defs.h111 DWORD ErrorInfo; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcciss_defs.h111 DWORD ErrorInfo; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcciss_defs.h111 DWORD ErrorInfo; member
/OK3568_Linux_fs/external/mpp/inc/
H A Dvpu_api.h166 RK_U32 ErrorInfo; // error information member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dvpu_api.h161 RK_U32 ErrorInfo; // error information member
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp550 vframe->ErrorInfo = mpp_frame_get_errinfo(mframe) | mpp_frame_get_discard(mframe); in setup_VPU_FRAME_from_mpp_frame()
889 mpp_frame_get_eos(mframe), vframe->ErrorInfo); in decode()
1010 mpp_frame_get_eos(mframe), vframe->ErrorInfo); in decode_getoutframe()