Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Daacreg.h98 #define AAC_ADAP_NORM_RESP_ENTRIES 8 /* resp, host->adapter, normal pri */ macro
105 AAC_ADAP_HIGH_RESP_ENTRIES + AAC_ADAP_NORM_RESP_ENTRIES)
136 qt_AdapNormRespQueue[AAC_ADAP_NORM_RESP_ENTRIES];
Daac.c136 { AAC_ADAP_NORM_RESP_ENTRIES, AAC_DB_RESPONSE_READY },
737 norm = htole32(AAC_ADAP_NORM_RESP_ENTRIES); in aac_init()