Searched refs:xpt_path_periph (Results 1 – 10 of 10) sorted by relevance
112 struct cam_periph *xpt_path_periph(struct cam_path *path);
1620 periph = xpt_path_periph(ccb->ccb_h.path); in camperiphscsistatuserror()1661 periph = xpt_path_periph(ccb->ccb_h.path); in camperiphscsisenseerror()1880 periph = xpt_path_periph(ccb->ccb_h.path); in cam_periph_error()2127 periph = xpt_path_periph(ccb->ccb_h.path); in cam_periph_devctl_notify()
3850 xpt_path_periph(struct cam_path *path) in xpt_path_periph() function
462 if (xpt_path_periph(ccb->ccb_h.path) != periph && in cdasync()822 periph = xpt_path_periph(ccb->ccb_h.path); in cdrunccb()2713 periph = xpt_path_periph(ccb->ccb_h.path); in cd6byteworkaround()2860 periph = xpt_path_periph(ccb->ccb_h.path); in cderror()
2223 if (xpt_path_periph(ccb->ccb_h.path) != periph && in daasync()4414 softc = (struct da_softc *)xpt_path_periph(ccb->ccb_h.path)->softc; in cmd6workaround()6250 periph = xpt_path_periph(ccb->ccb_h.path); in daerror()
3682 periph = xpt_path_periph(ccb->ccb_h.path); in saerror()
1915 periph = xpt_path_periph(ccb->ccb_h.path); in ctlfe_datamove() 1935 periph = xpt_path_periph(ccb->ccb_h.path); in ctlfe_done()
1378 periph = xpt_path_periph(ccb->ccb_h.path); in ndaerror()
3486 periph = xpt_path_periph(ccb->ccb_h.path); in adaerror()
2392 name = xpt_path_periph(ccb->ccb_h.path)->periph_name; in sbp_action()