Lines Matching refs:scsi_device
175 STATIC int NCR_700_slave_alloc(struct scsi_device *SDpnt);
176 STATIC int NCR_700_slave_configure(struct scsi_device *SDpnt);
177 STATIC void NCR_700_slave_destroy(struct scsi_device *SDpnt);
178 static int NCR_700_change_queue_depth(struct scsi_device *SDpnt, int depth);
275 NCR_700_get_SXFER(struct scsi_device *SDp) in NCR_700_get_SXFER()
1095 struct scsi_device *SDp; in process_script_interrupt()
1532 struct scsi_device *SDp; in NCR_700_intr()
2034 NCR_700_slave_alloc(struct scsi_device *SDp) in NCR_700_slave_alloc()
2046 NCR_700_slave_configure(struct scsi_device *SDp) in NCR_700_slave_configure()
2069 NCR_700_slave_destroy(struct scsi_device *SDp) in NCR_700_slave_destroy()
2076 NCR_700_change_queue_depth(struct scsi_device *SDp, int depth) in NCR_700_change_queue_depth()
2086 struct scsi_device *SDp = to_scsi_device(dev); in NCR_700_show_active_tags()