Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dhpsa.c283 static int hpsa_change_queue_depth(struct scsi_device *sdev, int qdepth);
977 .change_queue_depth = hpsa_change_queue_depth,
5821 static int hpsa_change_queue_depth(struct scsi_device *sdev, int qdepth) in hpsa_change_queue_depth() function