Searched refs:TFD_TxDMAComplete (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_stereg.h70 #define TFD_TxDMAComplete (1U << 16) macro
H A Dif_ste.c939 if ((control & TFD_TxDMAComplete) == 0)
1177 control &= ~TFD_TxDMAComplete;

Completed in 44 milliseconds