Searched refs:xpt_path_periph (Results 1 – 12 of 12) sorted by relevance
78 struct cam_periph * xpt_path_periph(struct cam_path *path);
1431 periph = xpt_path_periph(ccb->ccb_h.path); in camperiphscsisenseerror()1754 if (xpt_create_path(&newpath, xpt_path_periph(ccb->ccb_h.path), in cam_periph_error()
4226 xpt_path_periph(struct cam_path *path) in xpt_path_periph() function
623 periph = xpt_path_periph(ccb->ccb_h.path); in passerror()
614 periph = xpt_path_periph(ccb->ccb_h.path); in pterror()
911 periph = xpt_path_periph(ccb->ccb_h.path); in sgerror()
1641 softc = (struct da_softc *)xpt_path_periph(ccb->ccb_h.path)->softc; in cmd6workaround()2033 periph = xpt_path_periph(ccb->ccb_h.path); in daerror()
1368 periph = xpt_path_periph(ccb->ccb_h.path); in cdrunccb()3087 periph = xpt_path_periph(ccb->ccb_h.path); in cd6byteworkaround()3234 periph = xpt_path_periph(ccb->ccb_h.path); in cderror()
673 periph = xpt_path_periph(ccb->ccb_h.path); in cherror()
490 periph = xpt_path_periph(ccb->ccb_h.path); in seserror()
2361 periph = xpt_path_periph(ccb->ccb_h.path); in saerror()
2298 name = xpt_path_periph(ccb->ccb_h.path)->periph_name; in sbp_action1()