xpt_get_ccb
work_ccb = xpt_get_ccb(perph->path->device);
if ((work_ccb = xpt_get_ccb(device)) != NULL) {
static union ccb *xpt_get_ccb(struct cam_ed *device);