Searched refs:UPPER_DEVICE_QUEUE_LIMIT (Results 1 – 2 of 2) sorted by relevance
69 #define UPPER_DEVICE_QUEUE_LIMIT 64 /* The limit we have to set for the macro
878 if(device->queue_depth > UPPER_DEVICE_QUEUE_LIMIT) in eata_select_queue_depths()879 device->queue_depth = UPPER_DEVICE_QUEUE_LIMIT; in eata_select_queue_depths()