Searched defs:aifq (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.h351 #define AAC_CTXFLAG_FILLED 0x01 /* aifq's full for this ctx */
357 int ctx_filled; /* aifq is full for this fib context */
476 kmutex_t aifq_mutex; /* for AIF queue aifq */
478 union aac_fib_align aifq[AAC_AIFQ_LENGTH]; member in struct:aac_softstate

Completed in 89 milliseconds