Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c4125 static inline int mpi3mr_get_fw_pending_ios(struct mpi3mr_ioc *mrioc) in mpi3mr_get_fw_pending_ios() function
4149 __func__, mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_print_pending_host_io()
4172 if (!mpi3mr_get_fw_pending_ios(mrioc)) in mpi3mr_wait_for_host_io()
4176 __func__, timeout, mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_wait_for_host_io()
4179 if (!mpi3mr_get_fw_pending_ios(mrioc)) in mpi3mr_wait_for_host_io()
4188 mpi3mr_get_fw_pending_ios(mrioc)); in mpi3mr_wait_for_host_io()
4287 if (!mpi3mr_get_fw_pending_ios(mrioc)) { in mpi3mr_eh_bus_reset()