Searched refs:sc_cmd_mtx (Results 1 – 4 of 4) sorted by relevance
957 mtx_enter(&sc->sc_cmd_mtx); in ami_start()960 mtx_leave(&sc->sc_cmd_mtx); in ami_start()977 mtx_enter(&sc->sc_cmd_mtx); in ami_runqueue()990 mtx_leave(&sc->sc_cmd_mtx); in ami_runqueue()1001 mtx_enter(&sc->sc_cmd_mtx); in ami_poll()1005 mtx_leave(&sc->sc_cmd_mtx); in ami_poll()1027 mtx_enter(&sc->sc_cmd_mtx); in ami_complete()1038 mtx_leave(&sc->sc_cmd_mtx); in ami_complete()1501 mtx_enter(&sc->sc_cmd_mtx); in ami_intr()1521 mtx_leave(&sc->sc_cmd_mtx); in ami_intr()[all …]
73 struct mutex sc_cmd_mtx; member
118 struct mutex sc_cmd_mtx; member
175 mtx_init(&sc->sc_cmd_mtx, IPL_BIO); in ufshci_attach()1315 mtx_enter(&sc->sc_cmd_mtx); in ufshci_xfer_complete()1350 mtx_leave(&sc->sc_cmd_mtx); in ufshci_xfer_complete()1479 mtx_enter(&sc->sc_cmd_mtx); in ufshci_scsi_cmd()1521 mtx_leave(&sc->sc_cmd_mtx); in ufshci_scsi_cmd()