Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c167 struct mtx_padalign cam_doneq_mtx; member
4505 mtx_lock(&queue->cam_doneq_mtx); in xpt_done()
4509 mtx_unlock(&queue->cam_doneq_mtx); in xpt_done()
5390 mtx_lock(&queue->cam_doneq_mtx); in xpt_async_td()
5396 mtx_unlock(&queue->cam_doneq_mtx); in xpt_async_td()
5403 mtx_lock(&queue->cam_doneq_mtx); in xpt_async_td()
5415 mtx_lock(&queue->cam_doneq_mtx); in xpt_done_td()
5424 mtx_unlock(&queue->cam_doneq_mtx); in xpt_done_td()
5433 mtx_lock(&queue->cam_doneq_mtx); in xpt_done_td()
5447 mtx_lock(&queue->cam_doneq_mtx); in camisr_runqueue()
[all …]