Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c249 static void xpt_acquire_target(struct cam_et *target);
3560 xpt_acquire_target(path->target); in xpt_clone_path()
4701 xpt_acquire_target(struct cam_et *target) in xpt_acquire_target() function