Lines Matching refs:scsi_device
161 STATIC int NCR_700_slave_alloc(struct scsi_device *SDpnt);
162 STATIC int NCR_700_slave_configure(struct scsi_device *SDpnt);
163 STATIC void NCR_700_slave_destroy(struct scsi_device *SDpnt);
164 static int NCR_700_change_queue_depth(struct scsi_device *SDpnt, int depth);
261 NCR_700_get_SXFER(struct scsi_device *SDp) in NCR_700_get_SXFER()
1105 struct scsi_device *SDp; in process_script_interrupt()
1537 struct scsi_device *SDp; in NCR_700_intr()
2020 NCR_700_slave_alloc(struct scsi_device *SDp) in NCR_700_slave_alloc()
2032 NCR_700_slave_configure(struct scsi_device *SDp) in NCR_700_slave_configure()
2055 NCR_700_slave_destroy(struct scsi_device *SDp) in NCR_700_slave_destroy()
2062 NCR_700_change_queue_depth(struct scsi_device *SDp, int depth) in NCR_700_change_queue_depth()
2072 struct scsi_device *SDp = to_scsi_device(dev); in NCR_700_show_active_tags()