Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_cam.c806 static inline int mpi3mr_get_fw_pending_ios(struct mpi3mr_softc *sc) in mpi3mr_get_fw_pending_ios() function
835 if (!mpi3mr_get_fw_pending_ios(sc)) in mpi3mr_wait_for_host_io()
840 __func__, timeout, mpi3mr_get_fw_pending_ios(sc)); in mpi3mr_wait_for_host_io()
844 if (!mpi3mr_get_fw_pending_ios(sc)) { in mpi3mr_wait_for_host_io()
859 mpi3mr_get_fw_pending_ios(sc)); in mpi3mr_wait_for_host_io()