Lines Matching refs:cam_path
170 struct cam_path *path, cam_flags flags,
176 static void ata_device_transport(struct cam_path *path);
179 struct cam_path *path,
328 struct cam_path *path; in aprobestart()
733 struct cam_path *path; in aprobedone()
1381 struct cam_path *path; in ata_scan_bus()
1543 ata_scan_lun(struct cam_periph *periph, struct cam_path *path, in ata_scan_lun()
1548 struct cam_path *new_path; in ata_scan_lun()
1655 ata_device_transport(struct cam_path *path) in ata_device_transport()
1893 ata_set_transfer_settings(struct ccb_trans_settings *cts, struct cam_path *path, in ata_set_transfer_settings()
2037 struct cam_path newpath; in ata_dev_async()
2066 struct cam_path path; in ata_dev_async()
2089 struct cam_path *path = periph->path; in _ata_announce_periph()