Lines Matching refs:intdis
341 bool intdis; /* Interrupts disabled by isr */ member
2112 bus->intdis = FALSE; in dhdsdio_bussleep()
4575 bus->intdis = FALSE; in dhdsdio_doiovar()
4580 bus->intdis = TRUE; in dhdsdio_doiovar()
5043 bus->intdis = FALSE; in dhdsdio_doiovar()
6087 bus->intdis = FALSE; in dhd_bus_init()
7963 if (bus->intr && bus->intdis && !bcmsdh_regfail(sdh) && in dhdsdio_dpc()
7967 bus->intdis = FALSE; in dhdsdio_dpc()
8094 if (bus->intr && bus->intdis && !bcmsdh_regfail(sdh) && in dhdsdio_dpc()
8098 bus->intdis = FALSE; in dhdsdio_dpc()
8205 bus->intdis = TRUE; in dhdsdio_isr()