Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1600 #define AAC_DB_RESPONSE_SENT_NS (1<<1) /* response sent (not shifted)*/ macro
H A Daacraid.c892 if (bellbits & AAC_DB_RESPONSE_SENT_NS) { in aacraid_new_intr_type1()
893 bellbits = AAC_DB_RESPONSE_SENT_NS; in aacraid_new_intr_type1()