Lines Matching refs:cam_path
568 static void probe_purge_old(struct cam_path *path,
575 struct cam_path *path, cam_flags flags,
581 static void scsi_devise_transport(struct cam_path *path);
583 struct cam_path *path,
585 static void scsi_toggle_tags(struct cam_path *path);
1162 struct cam_path *path; in probedone()
1817 probe_purge_old(struct cam_path *path, struct scsi_report_luns_data *new, in probe_purge_old()
1820 struct cam_path *tp; in probe_purge_old()
1945 struct cam_path *path; in scsi_scan_bus()
2075 struct cam_path *path, *oldpath; in scsi_scan_bus()
2288 scsi_scan_lun(struct cam_periph *periph, struct cam_path *path, in scsi_scan_lun()
2293 struct cam_path *new_path; in scsi_scan_lun()
2416 scsi_devise_transport(struct cam_path *path) in scsi_devise_transport()
2650 scsi_set_transfer_settings(struct ccb_trans_settings *cts, struct cam_path *path, in scsi_set_transfer_settings()
2917 scsi_toggle_tags(struct cam_path *path) in scsi_toggle_tags()
2958 struct cam_path newpath; in scsi_dev_async()
3015 struct cam_path path; in scsi_dev_async()
3030 struct cam_path *path = periph->path; in _scsi_announce_periph()