Searched refs:AAC_FIBSTATE_FROMADAP (Results 1 – 2 of 2) sorted by relevance
192 #define AAC_FIBSTATE_FROMADAP (1<<6) /* sent from the adapter */ macro
1498 if (fib_xfer_state & AAC_FIBSTATE_FROMADAP) { in aac_process_intr_old()