HomeSort by: relevance | last modified time | path
    Searched defs:maxOutstanding (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/raidframe/
rf_diskqueue.h 105 long maxOutstanding; /* max # of I/Os that can be outstanding on a
123 #define RF_QUEUE_FULL(_q) ((_q)->numOutstanding == (_q)->maxOutstanding)
rf_raid.h 147 int maxOutstanding; /* maxOutstanding requests (per-component) */
raidframevar.h 441 int maxOutstanding; /* maxOutstanding disk requests */

Completed in 12 milliseconds