HomeSort by: relevance | last modified time | path
    Searched refs:RF_PS_MAX_BUFS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/raidframe/
rf_psstatus.h 47 #define RF_PS_MAX_BUFS 10 /* max number of bufs we'll accumulate before
82 void *rbufsForXor[RF_PS_MAX_BUFS]; /* these are buffers still to
rf_reconbuffer.c 305 RF_ASSERT(numBufs > 0 && numBufs < RF_PS_MAX_BUFS);

Completed in 12 milliseconds