Home
last modified time | relevance | path

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

/NextBSD/sys/dev/iscsi_initiator/
HDiscsivar.h269 #define CAM_LOCK(arg) macro
280 #define CAM_LOCK(arg) mtx_lock(&arg->cam_mtx) macro
286 CAM_LOCK(sp); in XPT_DONE()
292 #define CAM_LOCK(arg) macro
HDisc_cam.c297 CAM_LOCK(sp); in ic_destroy()
347 CAM_LOCK(sp); in ic_init()