Searched refs:xpt_clone_path (Results 1 – 2 of 2) sorted by relevance
141 cam_status xpt_clone_path(struct cam_path **new_path,
3715 xpt_clone_path(struct cam_path **new_path_ptr, struct cam_path *path) in xpt_clone_path() function4449 if (xpt_clone_path(&ccb->ccb_h.path, path) != CAM_REQ_CMP) { in xpt_async()