Searched refs:CAM_SIM_COND_UNLOCK (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/bus/cam/ | ||
| HD | cam_sim.h | 147 #define CAM_SIM_COND_UNLOCK(sim, doun) cam_sim_cond_unlock((sim)->lock, doun) macro |
| HD | cam_periph.c | 376 CAM_SIM_COND_UNLOCK(sim, doun); in cam_periph_release() |