Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic6915reg.h353 #define IS_TxQueueDoneInt (1U << 12) macro
H A Daic6915.c565 if (isr & (IS_TxDmaDoneInt | IS_TxQueueDoneInt)) in sf_intr()
1072 IS_TxQueueDoneInt | IS_TxDmaDoneInt | IS_DmaErrInt | in sf_init()