Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_stgereg.h277 #define IS_TxDMAComplete (1U << 9) macro
H A Dif_stge.c745 if (isr & (IS_TxDMAComplete|IS_TxComplete)) in stge_intr()
1215 IS_TxDMAComplete | IS_RxDMAComplete | IS_RFDListEnd; in stge_init()