Searched refs:last_queue_full_depth (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/scsi/
H A Dscsi_device.h119 unsigned short last_queue_full_depth; /* These two are used by */ member in struct:scsi_device
/linux-master/drivers/scsi/
H A Dscsi.c266 if (sdev->last_queue_full_depth != depth) {
268 sdev->last_queue_full_depth = depth;

Completed in 148 milliseconds