Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/iscsi/initiator/
HDisc_cam.c129 CAM_UNLOCK(sp->isc); in _scan_target()
148 CAM_UNLOCK(isp); in ic_fullfeature()
151 CAM_UNLOCK(isp); in ic_fullfeature()
348 CAM_UNLOCK(isp); in ic_destroy()
384 CAM_UNLOCK(isp); in ic_init()
395 CAM_UNLOCK(isp); in ic_init()
HDiscsivar.h278 #define CAM_UNLOCK(arg) /*lockmgr(&arg->cam_lock, LK_RELEASE)*/ macro
285 CAM_UNLOCK(isp); in XPT_DONE()