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

/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c3913 * mpi3mr_get_fw_pending_ios - Calculate pending I/O count
3920 static inline int mpi3mr_get_fw_pending_ios(struct mpi3mr_ioc *mrioc) function
3944 __func__, mpi3mr_get_fw_pending_ios(mrioc));
3967 if (!mpi3mr_get_fw_pending_ios(mrioc))
3971 __func__, timeout, mpi3mr_get_fw_pending_ios(mrioc));
3974 if (!mpi3mr_get_fw_pending_ios(mrioc))
3983 mpi3mr_get_fw_pending_ios(mrioc));
4081 if (!mpi3mr_get_fw_pending_ios(mrioc))

Completed in 262 milliseconds