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