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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvc_irq.c28 hp->irq_requested = 0;
34 hp->irq_requested = 1;
40 if (!hp->irq_requested)
43 hp->irq_requested = 0;
H A Dhvc_console.h59 int irq_requested; member in struct:hvc_struct
H A Dvirtio_console.c817 hp->irq_requested = 1;
825 hp->irq_requested = 0;
1221 port->cons.hvc->irq_requested = 1;
H A Dhvc_console.c612 if (!hp->irq_requested)
H A Dhvc_iucv.c993 priv->hvc->irq_requested = 1;
H A Dsynclink.c270 bool irq_requested; /* true if IRQ requested */ member in struct:mgsl_struct
4086 info->irq_requested = true;
4160 if ( info->irq_requested ) {
4162 info->irq_requested = false;
H A Dsynclink_gt.c284 bool irq_requested; /* true if IRQ requested */ member in struct:slgt_info
3418 if (info->irq_requested) {
3420 info->irq_requested = false;
3595 port_array[0]->irq_requested = true;
H A Dsynclinkmp.c237 bool irq_requested; /* true if IRQ requested */ member in struct:_synclinkmp_info
3660 if ( info->irq_requested ) {
3662 info->irq_requested = false;
3886 port_array[0]->irq_requested = true;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dairport.c31 int irq_requested; member in struct:airport
97 if (card->irq_requested)
99 card->irq_requested = 0;
184 card->irq_requested = 1;

Completed in 267 milliseconds