Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpi3mr/
Dmpi3mr_os.c2793 static inline int mpi3mr_get_fw_pending_ios(struct mpi3mr_ioc *mrioc) in mpi3mr_get_fw_pending_ios() function
2817 __func__, mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_print_pending_host_io()
2840 if (!mpi3mr_get_fw_pending_ios(mrioc)) in mpi3mr_wait_for_host_io()
2844 __func__, timeout, mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_wait_for_host_io()
2847 if (!mpi3mr_get_fw_pending_ios(mrioc)) in mpi3mr_wait_for_host_io()
2856 mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_wait_for_host_io()
2887 if (!mpi3mr_get_fw_pending_ios(mrioc)) { in mpi3mr_eh_host_reset()