tag | line | file | source code |
---|---|---|---|
TMD3_UFLO | 899 | drivers/net/atarilance.c | if (err_status & TMD3_UFLO) { |
TMD3_UFLO | 1010 | drivers/net/depca.c | if (status & TMD3_UFLO) lp->stats.tx_fifo_errors++; |
TMD3_UFLO | 1011 | drivers/net/depca.c | if (status & (TMD3_BUFF | TMD3_UFLO)) { |