Searched refs:busy (Results 251 - 275 of 429) sorted by relevance

<<1112131415161718

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Dmanager.c878 * It writes only to those managers/overlays that are not busy.
891 bool busy; local
894 busy = false;
913 busy = true;
937 busy = true;
961 if (busy)
1180 /* re-read busy flags */
1184 /* keep running as long as there are busy managers, so that
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap2/dss/
H A Dmanager.c878 * It writes only to those managers/overlays that are not busy.
891 bool busy; local
894 busy = false;
913 busy = true;
937 busy = true;
961 if (busy)
1180 /* re-read busy flags */
1184 /* keep running as long as there are busy managers, so that
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/orinoco/
H A Dmain.c454 printk(KERN_DEBUG "%s: Tx while transmitter busy!\n",
501 goto busy;
515 goto busy;
530 goto busy;
546 goto busy;
560 goto busy;
575 busy:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dmain.c454 printk(KERN_DEBUG "%s: Tx while transmitter busy!\n",
501 goto busy;
515 goto busy;
530 goto busy;
546 goto busy;
560 goto busy;
575 busy:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dsync_serial.c95 char busy; /* 1 if port is busy */ member in struct:sync_port
443 if (port->busy == 2)
445 DEBUG(printk(KERN_DEBUG "Device is busy.. \n"));
578 port->busy++;
596 if (port->busy)
597 port->busy--;
598 if (!port->busy)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Dsync_serial.c95 char busy; /* 1 if port is busy */ member in struct:sync_port
443 if (port->busy == 2)
445 DEBUG(printk(KERN_DEBUG "Device is busy.. \n"));
578 port->busy++;
596 if (port->busy)
597 port->busy--;
598 if (!port->busy)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kernel/
H A Dsclp.S118 brc 8,.LnotbusyS2 # go on if not busy
119 sr %r2,%r2 # wait until no longer busy
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kernel/
H A Dsclp.S118 brc 8,.LnotbusyS2 # go on if not busy
119 sr %r2,%r2 # wait until no longer busy
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-pppoe/
H A Drp-pppoe.spec143 /usr/share/tkpppoe/mainwin-busy.png
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-pppoe/
H A Drp-pppoe.spec143 /usr/share/tkpppoe/mainwin-busy.png
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-pppoe/
H A Drp-pppoe.spec143 /usr/share/tkpppoe/mainwin-busy.png
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/include/
H A Dlp.h495 char busy; //TRUE if the Printer is busy otherwise FALSE member in struct:lptStatus
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/include/
H A Dlp.h495 char busy; //TRUE if the Printer is busy otherwise FALSE member in struct:lptStatus
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Ddevice-mapper.h154 dm_busy_fn busy; member in struct:target_type
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dscsi_device.h118 unsigned busy:1; /* Used to prevent races */ member in struct:scsi_device
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/include/
H A Dlp.h495 char busy; //TRUE if the Printer is busy otherwise FALSE member in struct:lptStatus
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A D3c523.c328 p->iscp->busy = 1;
338 if (p->iscp->busy) { /* i82586 clears 'busy' after successful init */
367 p->iscp->busy = 1;
373 if (p->iscp->busy)
H A Dni52.c265 writeb(1, &iscp->busy);
270 /* i82586 clears 'busy' after successful init */
271 if (readb(&iscp->busy))
329 writeb(1, &p->iscp->busy);
335 if (readb(&p->iscp->busy))
993 printk(KERN_ERR "%s: RU hasn't fetched next RFD (not busy/complete)\n", dev->name);
H A Dsun3_82586.c228 p->iscp->busy = 1;
234 if(p->iscp->busy) /* i82586 clears 'busy' after successful init */
262 p->iscp->busy = 1;
268 if(p->iscp->busy)
848 printk("%s: RU hasn't fetched next RFD (not busy/complete)\n",dev->name);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/kernel/
H A Dhead.S61 btst CHCTR_ICBUSY|CHCTR_DCBUSY,d0 # wait till not busy
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/comedi/
H A Dcomedidev.h79 void *busy; member in struct:comedi_subdevice
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/comedi/
H A Dcomedidev.h79 void *busy; member in struct:comedi_subdevice
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A D3c523.c328 p->iscp->busy = 1;
338 if (p->iscp->busy) { /* i82586 clears 'busy' after successful init */
367 p->iscp->busy = 1;
373 if (p->iscp->busy)
H A Dni52.c265 writeb(1, &iscp->busy);
270 /* i82586 clears 'busy' after successful init */
271 if (readb(&iscp->busy))
329 writeb(1, &p->iscp->busy);
335 if (readb(&p->iscp->busy))
993 printk(KERN_ERR "%s: RU hasn't fetched next RFD (not busy/complete)\n", dev->name);
H A Dsun3_82586.c228 p->iscp->busy = 1;
234 if(p->iscp->busy) /* i82586 clears 'busy' after successful init */
262 p->iscp->busy = 1;
268 if(p->iscp->busy)
848 printk("%s: RU hasn't fetched next RFD (not busy/complete)\n",dev->name);

Completed in 192 milliseconds

<<1112131415161718