Searched refs:ata_scsi_change_queue_depth (Results 1 – 3 of 3) sorted by relevance
1230 extern int ata_scsi_change_queue_depth(struct scsi_device *sdev,1510 .change_queue_depth = ata_scsi_change_queue_depth1515 .change_queue_depth = ata_scsi_change_queue_depth
1341 int ata_scsi_change_queue_depth(struct scsi_device *sdev, int queue_depth) in ata_scsi_change_queue_depth() function1347 EXPORT_SYMBOL_GPL(ata_scsi_change_queue_depth);
674 .change_queue_depth = ata_scsi_change_queue_depth,