Searched refs:_txOff (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dkeyspan_usa28msg.h130 (so that, e.g., if both _txOn and _txOff flags are set, the
134 _txOff, // stop transmitting member in struct:keyspan_usa28_portControlMessage
155 _txOff, // port has been disabled (by host) member in struct:keyspan_usa28_portStatusMessage
H A Dkeyspan_usa26msg.h173 (so that, e.g., if both _txOn and _txOff flags are set, the
177 _txOff, // BOTH: stop transmitting member in struct:keyspan_usa26_portControlMessage
214 _txOff, // port has been disabled (by host) member in struct:keyspan_usa26_portStatusMessage
H A Dkeyspan_usa49msg.h174 (so that, e.g., if both _txOn and _txOff flags are set, the
178 _txOff, // stop transmitting member in struct:keyspan_usa49_portControlMessage
245 _txOff, // transmit has been disabled (by host) member in struct:keyspan_usa49_portStatusMessage
H A Dkeyspan.c1737 msg._txOff = 0;
1751 msg._txOff = 1;
1765 msg._txOff = 0;
1862 msg._txOff = 0;
1876 msg._txOff = 1;
1890 msg._txOff = 0;
2012 msg._txOff = 0;
2027 msg._txOff = 1;
2042 msg._txOff = 0;

Completed in 53 milliseconds