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()
1094 struct scsi_device *SDp; in process_script_interrupt()
1535 struct scsi_device *SDp; in NCR_700_intr()
2037 NCR_700_slave_alloc(struct scsi_device *SDp) in NCR_700_slave_alloc()
2049 NCR_700_slave_configure(struct scsi_device *SDp) in NCR_700_slave_configure()
2072 NCR_700_slave_destroy(struct scsi_device *SDp) in NCR_700_slave_destroy()
2079 NCR_700_change_queue_depth(struct scsi_device *SDp, int depth) in NCR_700_change_queue_depth()
2089 struct scsi_device *SDp = to_scsi_device(dev); in NCR_700_show_active_tags()