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

  /src/sys/dev/ic/
cs89x0reg.h 285 #define TX_EVENT_LOSS_CRS 0x0040
cs89x0.c 1528 if (txEvent & (TX_EVENT_LOSS_CRS | TX_EVENT_SQE_ERR |
1534 if (txEvent & TX_EVENT_LOSS_CRS)
1539 if (txEvent & TX_EVENT_LOSS_CRS)

Completed in 13 milliseconds