Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/mpi3mr/
Dmpi3mr_os.c4062 static inline int mpi3mr_get_fw_pending_ios(struct mpi3mr_ioc *mrioc) in mpi3mr_get_fw_pending_ios() function
4086 __func__, mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_print_pending_host_io()
4109 if (!mpi3mr_get_fw_pending_ios(mrioc)) in mpi3mr_wait_for_host_io()
4113 __func__, timeout, mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_wait_for_host_io()
4116 if (!mpi3mr_get_fw_pending_ios(mrioc)) in mpi3mr_wait_for_host_io()
4125 mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_wait_for_host_io()
4224 if (!mpi3mr_get_fw_pending_ios(mrioc)) { in mpi3mr_eh_bus_reset()