Searched refs:xpt_clone_path (Results 1 – 2 of 2) sorted by relevance
137 int xpt_clone_path(struct cam_path **new_path,
3548 xpt_clone_path(struct cam_path **new_path_ptr, struct cam_path *path) in xpt_clone_path() function4278 if (xpt_clone_path(&ccb->ccb_h.path, path) != 0) { in xpt_async()