Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr_os.c3849 static inline int mpi3mr_get_fw_pending_ios(struct mpi3mr_ioc *mrioc) in mpi3mr_get_fw_pending_ios() function
3873 __func__, mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_print_pending_host_io()
3896 if (!mpi3mr_get_fw_pending_ios(mrioc)) in mpi3mr_wait_for_host_io()
3900 __func__, timeout, mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_wait_for_host_io()
3903 if (!mpi3mr_get_fw_pending_ios(mrioc)) in mpi3mr_wait_for_host_io()
3912 mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_wait_for_host_io()
3943 if (!mpi3mr_get_fw_pending_ios(mrioc)) { in mpi3mr_eh_host_reset()