HomeSort by: relevance | last modified time | path
    Searched refs:TFD_TxDMAComplete (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_stereg.h 70 #define TFD_TxDMAComplete (1U << 16)
if_ste.c 1005 if ((control & TFD_TxDMAComplete) == 0)
1244 control &= ~TFD_TxDMAComplete;

Completed in 34 milliseconds