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

/freebsd-10.0-release/sys/dev/sge/
H A Dif_sgereg.h205 #define SGE_TX_ERROR(x) ((x) & (TDS_OWC | TDS_ABT | TDS_FIFO | TDS_CRS)) macro
H A Dif_sge.c1262 if (SGE_TX_ERROR(txstat) != 0) {

Completed in 183 milliseconds