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

  /src/sys/dev/ic/
bwi.c 725 int i, s, txrx_error, tx = 0, rx_data = -1; local
750 txrx_error = 0;
767 txrx_error = 1;
792 if (txrx_error) {
bwi.c 725 int i, s, txrx_error, tx = 0, rx_data = -1; local
750 txrx_error = 0;
767 txrx_error = 1;
792 if (txrx_error) {
bwi.c 725 int i, s, txrx_error, tx = 0, rx_data = -1; local
750 txrx_error = 0;
767 txrx_error = 1;
792 if (txrx_error) {

Completed in 204 milliseconds