Home
last modified time | relevance | path

Searched refs:AAC_FIBSTATE_NOMOREAIF (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/aacraid/
HDaacraid_reg.h208 #define AAC_FIBSTATE_NOMOREAIF (1<<21) macro
HDaacraid.c976 noMoreAif = (fib->Header.XferState & AAC_FIBSTATE_NOMOREAIF) ? 1:0; in aacraid_new_intr_type1()