Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c7046 int default_depth = 3; in aic7xxx_device_queue_depth() local
7061 device->queue_depth = default_depth; in aic7xxx_device_queue_depth()
7070 default_depth = AIC7XXX_CMDS_PER_DEVICE; in aic7xxx_device_queue_depth()
7092 device->queue_depth = default_depth; in aic7xxx_device_queue_depth()
7104 device->queue_depth = default_depth; in aic7xxx_device_queue_depth()
Dqla1280.c1716 int default_depth = 3; in qla1280_slave_configure() local
1734 scsi_adjust_queue_depth(device, 0, default_depth); in qla1280_slave_configure()