Home
last modified time | relevance | path

Searched refs:NCR_700_change_queue_depth (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
D53c700.c178 static int NCR_700_change_queue_depth(struct scsi_device *SDpnt, int depth);
327 tpnt->change_queue_depth = NCR_700_change_queue_depth; in NCR_700_detect()
2079 NCR_700_change_queue_depth(struct scsi_device *SDp, int depth) in NCR_700_change_queue_depth() function