Searched refs:TX_OFF (Results 1 - 4 of 4) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dkeyspan_usa28msg.h131 port ends in a TX_OFF state); any non-zero value is respected
166 #define TX_OFF 0x01 // requested by host txOff command macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Dscc.c1192 scc_key_trx(scc, TX_OFF);
1271 scc_key_trx(scc, TX_OFF);
1342 if (arg != TX_OFF)
1346 if (arg == TX_OFF)
1404 scc_key_trx(scc, TX_OFF);
H A Dyam.c91 #define TX_OFF 0 macro
574 if (yp->magic != YAM_MAGIC || yp->tx_state != TX_OFF ||
577 /* tx_state is TX_OFF and there is data to send */
621 case TX_OFF:
627 yp->tx_state = TX_OFF;
684 yp->tx_state = TX_OFF;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dscc.h174 enum {TX_OFF, TX_ON}; /* command for scc_key_trx() */ enumerator in enum:__anon10291

Completed in 97 milliseconds