Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_os.c3903 static inline int mpi3mr_get_fw_pending_ios(struct mpi3mr_ioc *mrioc) in mpi3mr_get_fw_pending_ios() function
3927 __func__, mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_print_pending_host_io()
3950 if (!mpi3mr_get_fw_pending_ios(mrioc)) in mpi3mr_wait_for_host_io()
3954 __func__, timeout, mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_wait_for_host_io()
3957 if (!mpi3mr_get_fw_pending_ios(mrioc)) in mpi3mr_wait_for_host_io()
3966 mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_wait_for_host_io()
4039 if (!mpi3mr_get_fw_pending_ios(mrioc)) { in mpi3mr_eh_host_reset()