Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_os.c1250 leapraid_change_queue_depth(sdev, qd); in leapraid_slave_cfg_volume()
1349 leapraid_change_queue_depth(sdev, qd); in leapraid_sdev_configure()
1701 int leapraid_change_queue_depth(struct scsi_device *sdev, int qdepth) in leapraid_change_queue_depth() function
1973 .change_queue_depth = leapraid_change_queue_depth,
H A Dleapraid_func.h1445 int leapraid_change_queue_depth(struct scsi_device *sdev, int qdepth);
H A Dleapraid_func.c4703 leapraid_change_queue_depth(sdev, qdepth); in leapraid_update_dev_qdepth()