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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Distallion.c218 #define ST_CMDING 4 macro
1077 * no need for wait_event_tty because clearing ST_CMDING cannot block
1081 !test_bit(ST_CMDING, &portp->state));
1088 !test_bit(ST_CMDING, &portp->state));
1756 if (test_bit(ST_CMDING, &portp->state)) {
1979 if (test_bit(ST_CMDING, &portp->state)) {
2000 set_bit(ST_CMDING, &portp->state);
2107 set_bit(ST_CMDING, &portp->state);
2117 set_bit(ST_CMDING, &portp->state);
2180 if (test_bit(ST_CMDING,
[all...]

Completed in 109 milliseconds