Searched refs:ST_TXBUSY (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.c219 #define ST_TXBUSY 5 macro
862 clear_bit(ST_TXBUSY, &portp->state);
1211 if (test_bit(ST_TXBUSY, &portp->state)) {
1219 set_bit(ST_TXBUSY, &portp->state);
1331 if (test_bit(ST_TXBUSY, &portp->state)) {
1339 set_bit(ST_TXBUSY, &portp->state);
1427 if ((len == 0) && test_bit(ST_TXBUSY, &portp->state))
1807 while (test_bit(ST_TXBUSY, &portp->state)) {
2227 clear_bit(ST_TXBUSY, &portp->state);
2269 test_bit(ST_TXBUSY,
[all...]

Completed in 46 milliseconds