Lines Matching refs:cam_path
570 static void probe_purge_old(struct cam_path *path,
577 struct cam_path *path, cam_flags flags,
583 static void scsi_devise_transport(struct cam_path *path);
585 struct cam_path *path,
587 static void scsi_toggle_tags(struct cam_path *path);
1125 struct cam_path *path; in probedone()
1769 probe_purge_old(struct cam_path *path, struct scsi_report_luns_data *new, in probe_purge_old()
1772 struct cam_path *tp; in probe_purge_old()
1906 struct cam_path *path; in scsi_scan_bus()
2042 struct cam_path *path, *oldpath; in scsi_scan_bus()
2257 scsi_scan_lun(struct cam_periph *periph, struct cam_path *path, in scsi_scan_lun()
2262 struct cam_path *new_path; in scsi_scan_lun()
2387 scsi_devise_transport(struct cam_path *path) in scsi_devise_transport()
2614 scsi_set_transfer_settings(struct ccb_trans_settings *cts, struct cam_path *path, in scsi_set_transfer_settings()
2881 scsi_toggle_tags(struct cam_path *path) in scsi_toggle_tags()
2921 struct cam_path newpath; in scsi_dev_async()
2979 struct cam_path path; in scsi_dev_async()
2995 struct cam_path *path = periph->path; in scsi_announce_periph()