xpt_compile_path
xpt_compile_path(&path,
xpt_compile_path(&path, /*periph*/NULL,
status = xpt_compile_path(path, perph, path_id, target_id, lun_id);
status = xpt_compile_path(path, periph, path_id, target_id, lun_id);
xpt_compile_path(&path, /*periph*/NULL, sim->path_id,
status = xpt_compile_path(&bus_path, NULL, pathid,
status = xpt_compile_path(&newpath, NULL,
xpt_compile_path(&path,
status = xpt_compile_path(new_path, xpt_periph,
xpt_compile_path(&path, NULL, bus->path_id,
static cam_status xpt_compile_path(struct cam_path *new_path,