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

  /src/sys/dev/ic/
bwi.c 724 int i, s, txrx_error, tx = 0, rx_data = -1; local in function:bwi_softintr
755 txrx_error = 0;
772 txrx_error = 1;
797 if (txrx_error) {
bwi.c 724 int i, s, txrx_error, tx = 0, rx_data = -1; local in function:bwi_softintr
755 txrx_error = 0;
772 txrx_error = 1;
797 if (txrx_error) {

Completed in 69 milliseconds