Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/
H A Dcam_xpt.h140 cam_status xpt_clone_path(struct cam_path **new_path,
H A Dcam_xpt.c3636 xpt_clone_path(struct cam_path **new_path_ptr, struct cam_path *path) in xpt_clone_path() function
4362 if (xpt_clone_path(&ccb->ccb_h.path, path) != CAM_REQ_CMP) { in xpt_async()