Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daacreg.h255 #define AAC_FIBSTATE_FROMADAP (1<<6) /* sent from the adapter */ macro
H A Daac.c1083 if (fib->Header.XferState & AAC_FIBSTATE_FROMADAP) { in aac_command_thread()
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h192 #define AAC_FIBSTATE_FROMADAP (1<<6) /* sent from the adapter */ macro