xpt_path_path_id
xpt_path_path_id(ccb->ccb_h.path),
path_id = xpt_path_path_id(path);
path_id_t xpt_path_path_id(struct cam_path *path);
busno = xpt_path_path_id(periph->path);
id.channel = xpt_path_path_id(periph->path);
bus_path_id = xpt_path_path_id(path);
status = xpt_create_path(&tptr->owner, NULL, xpt_path_path_id(path), xpt_path_target_id(path), lun);
ISP_GET_PC_ADDR(isp, xpt_path_path_id(tptr->owner), lun_hash[LUN_HASH_FUNC(xpt_path_lun_id(tptr->owner))], lhp);
if (xpt_path_path_id(path) != sassc->sim->path_id)
if (xpt_path_path_id(path) != sc->sassc->sim->path_id)
if (xpt_path_path_id(path) != sassc->sim->path_id)
xpt_path_path_id(ccb->ccb_h.path);