xpt_path_sim_device
device_t xpt_path_sim_device(const struct cam_path *path);
KASSERT(xpt_path_sim_device(ccb->ccb_h.path) != NULL,
if (xpt_path_sim_device(periph->path) == NULL) {
pdev = xpt_path_sim_device(sc->periph->path);