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

/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
671 if (status && !hfc->disc_flag) {
718 if (iso_status && !hfc->disc_flag)
770 if (status && !hfc->disc_flag) {
943 if (hfc->disc_flag) {
1164 hfc->disc_flag = 0;
1529 context->disc_flag = 1;

Completed in 30 milliseconds