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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_sched.c85 if (card->async_busy) {
90 card->async_busy = 0; /* reset request */
93 card->async_busy = 0; /* in case of length error */
158 while (card->async_busy) {
172 card->async_busy = 1; /* request transfer */
183 while (card->async_busy) {
H A Dhysdn_defs.h182 int volatile async_busy; /* flag != 0 sending in progress */ member in struct:HYSDN_CARD
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_sched.c85 if (card->async_busy) {
90 card->async_busy = 0; /* reset request */
93 card->async_busy = 0; /* in case of length error */
158 while (card->async_busy) {
172 card->async_busy = 1; /* request transfer */
183 while (card->async_busy) {
H A Dhysdn_defs.h182 int volatile async_busy; /* flag != 0 sending in progress */ member in struct:HYSDN_CARD

Completed in 171 milliseconds