Searched refs:SLI4_QUEUE_RQ_BATCH (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.c3534 if (((q->index + q->n_posted) % SLI4_QUEUE_RQ_BATCH)) {
3537 n_posted = SLI4_QUEUE_RQ_BATCH;
H A Dsli4.h3124 #define SLI4_QUEUE_RQ_BATCH 8 macro

Completed in 390 milliseconds