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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_usb.c185 int disc_flag; /* TRUE if device was disonnected to avoid some USB actions */ member in struct:hfcusb_data
673 if (status && !hfc->disc_flag) {
720 if (iso_status && !hfc->disc_flag)
772 if (status && !hfc->disc_flag) {
945 if (hfc->disc_flag) {
1166 hfc->disc_flag = 0;
1531 context->disc_flag = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc_usb.c185 int disc_flag; /* TRUE if device was disonnected to avoid some USB actions */ member in struct:hfcusb_data
673 if (status && !hfc->disc_flag) {
720 if (iso_status && !hfc->disc_flag)
772 if (status && !hfc->disc_flag) {
945 if (hfc->disc_flag) {
1166 hfc->disc_flag = 0;
1531 context->disc_flag = 1;

Completed in 163 milliseconds