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

  /src/sys/dev/pci/
if_stereg.h 246 #define TS_TxComplete (1U << 7)
if_stgereg.h 274 #define TS_TxComplete (1U << 7)
if_ste.c 921 if ((txstat & TS_TxComplete) == 0)
if_stge.c 1138 if ((txstat & TS_TxComplete) == 0)

Completed in 17 milliseconds