Home
last modified time | relevance | path

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

/trueos/sys/cam/
HDcam_sim.c133 CAM_SIM_UNLOCK(sim); in cam_sim_release()
147 CAM_SIM_UNLOCK(sim); in cam_sim_hold()
HDcam_sim.h113 #define CAM_SIM_UNLOCK(sim) mtx_unlock((sim)->mtx) macro
HDcam_xpt.c2628 CAM_SIM_UNLOCK(sim); in xpt_action_default()
3037 CAM_SIM_UNLOCK(sim); in xpt_polled_action()
3049 CAM_SIM_UNLOCK(sim); in xpt_polled_action()
3314 CAM_SIM_UNLOCK(sim); in xpt_run_devq()
4229 CAM_SIM_UNLOCK(path->device->sim); in xpt_async_bcast()