Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hisax/
Dhfc_usb.c185 int disc_flag; /* TRUE if device was disonnected to avoid some USB actions */ member
671 if (status && !hfc->disc_flag) { in tx_iso_complete()
718 if (iso_status && !hfc->disc_flag) in rx_iso_complete()
770 if (status && !hfc->disc_flag) { in rx_iso_complete()
942 if (hfc->disc_flag) { in setup_bchannel()
1163 hfc->disc_flag = 0; in hfc_usb_init()
1536 context->disc_flag = 1; in hfc_usb_disconnect()