Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_regs.h192 #define AAC_FIBSTATE_FROMADAP (1<<6) /* sent from the adapter */ macro
H A Daac.c1498 if (fib_xfer_state & AAC_FIBSTATE_FROMADAP) { in aac_process_intr_old()