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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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_usa67msg.h169 (so that, e.g., if both _txOn and _txOff flags are set, the
173 _txOff, // stop transmitting member in struct:keyspan_usa67_portControlMessage
206 _txOff, // port has been disabled (by host) member in struct:keyspan_usa67_portStatusMessage
H A Dkeyspan.c1894 msg._txOff = 0;
1908 msg._txOff = 1;
1922 msg._txOff = 0;
2021 msg._txOff = 0;
2035 msg._txOff = 1;
2049 msg._txOff = 0;
2173 msg._txOff = 0;
2188 msg._txOff = 1;
2203 msg._txOff = 0;
2483 msg._txOff
[all...]

Completed in 56 milliseconds