Searched refs:busy (Results 1 - 25 of 133) sorted by last modified time

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex3009 echo "Address $ipaddr is busy, trying DHCP..." 1>&2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/cris/
H A Dide-cris.c37 /* number of times to retry busy-flags when reading/writing IDE-registers
103 return stat_data.busy;
349 return *R_ATA_STATUS_DATA & IO_MASK(R_ATA_STATUS_DATA, busy) ;
467 while(*R_ATA_STATUS_DATA & IO_MASK(R_ATA_STATUS_DATA, busy)); /* wait for busy flag*/
583 /* wait for busy flag */
625 /* wait for busy flag */
635 * busy state at the *ETRAX* ATA interface level (as has
638 * "busy" in the status register, so the IDE driver will
641 * call will also timeout on busy, bu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-io.c694 * go non busy. At that point we may read the error data and complete
1151 * access to the request queues, and to protect the hwgroup->busy flag.
1154 * hwgroup->busy flag to indicate that this hwgroup is now active,
1157 * Other threads attempting entry notice the busy setting, and will simply
1158 * queue their new requests and exit immediately. Note that hwgroup->busy
1160 * Thus, the meaning is "this hwgroup is busy processing a request".
1164 * the driver will clear the hwgroup->busy flag and exit.
1167 * hwgroup->busy flag, but is otherwise not needed for most processing in
1185 while (!hwgroup->busy) {
1186 hwgroup->busy
[all...]
H A Dide-probe.c770 * Doing this wait-for-busy should not harm any existing configuration
1075 hwgroup->busy = 0;
H A Dide.c811 * Wait for an IDE device group to go non busy and then return
812 * holding the ide_lock which guards the hwgroup->busy status
823 while (hwgroup->busy) {
829 printk(KERN_ERR "%s: channel busy\n", drive->name);
888 * set ->busy flag, unlock and let it ride
890 hwif->hwgroup->busy = 1;
903 * lock, clear ->busy flag and unlock before leaving
906 hwif->hwgroup->busy = 0;
1147 drop the lock. Reset will clear the busy */
1149 HWGROUP(drive)->busy
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/serio/
H A Dhp_sdc_mlc.c199 goto busy;
217 busy:
242 /* Shouldn't be sending commands when loop may be busy */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/gigaset/
H A Dcommon.c187 bcs->busy = 1;
198 if (!bcs->busy) {
204 bcs->busy = 0;
592 bcs->busy = 0;
H A Dgigaset.h432 int busy; member in struct:bc_state
H A Dusb-gigaset.c79 atomic_t busy; /* bulk output in progress */ member in struct:usb_cardstate
271 if (atomic_read(&cs->hw.usb->busy)) {
272 gig_dbg(DEBUG_OUTPUT, "modem_fill: busy");
388 atomic_set(&cs->hw.usb->busy, 0);
436 atomic_set(&ucs->busy, 1);
443 atomic_set(&ucs->busy, 0);
600 atomic_set(&ucs->busy, 1);
618 atomic_set(&ucs->busy, 0);
718 atomic_set(&ucs->busy, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddiva_dma.c33 int busy; member in struct:_diva_dma_map_entry
71 if (!pmap[i].busy) {
72 pmap[i].busy = 1;
82 pmap[nr].busy = 0;
H A Dmessage.c14732 word i,j,k,busy,group_found; local
14769 for(k=0,busy=false; k<a->max_plci; k++)
14774 if(auxplci->appl == &application[i]) /* application has a busy PLCI */
14776 busy = true;
14777 dbug(1,dprintf("Appl 0x%x is busy",i+1));
14781 busy = true;
14787 for(j=0,group_found=0; j<=(MAX_CIP_TYPES) && !busy &&!group_found; j++) /* build groups with free applications only */
14824 for(j=i+1; j<max_appl; j++) /* search other group members and mark them as busy */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Davma1_cs.c211 int busy = 0; local
296 i = hisax_init_pcmcia(link, &busy, &icard);
H A Delsa_cs.c125 int busy; member in struct:local_info_t
193 info->busy = 1;
311 i = hisax_init_pcmcia(link, &(((local_info_t*)link->priv)->busy), &icard);
354 dev->busy = 1;
363 dev->busy = 0;
H A Dst5481.h328 unsigned long busy; member in struct:st5481_ctrl
340 unsigned long busy; member in struct:st5481_d_out
349 u_long busy; member in struct:st5481_b_out
H A Dst5481_b.c40 if (test_and_set_bit(buf_nr, &b_out->busy)) {
41 DBG(4,"ep %d urb %d busy",(bcs->channel+1)*2,buf_nr);
173 test_and_clear_bit(buf_nr, &b_out->busy);
184 if (b_out->busy == 0) {
215 b_out->busy = 0;
344 * we either start transmitting (if idle) or queue (if busy).
H A Dst5481_d.c249 if (test_and_set_bit(buf_nr, &d_out->busy)) {
250 DBG(2, "ep %d urb %d busy %#lx", EP_D_OUT, buf_nr, d_out->busy);
326 test_and_clear_bit(buf_nr, &d_out->busy);
337 if (d_out->busy == 0) {
365 if (test_and_set_bit(buf_nr, &d_out->busy)) {
366 WARN("ep %d urb %d busy %#lx", EP_D_OUT, buf_nr, d_out->busy);
462 if (test_bit(0, &d_out->busy) || test_bit(1, &d_out->busy)) {
[all...]
H A Dst5481_usb.c34 if (test_and_set_bit(0, &ctrl->busy)) {
39 test_and_clear_bit(0,&ctrl->busy);
58 * The request will be queued up in a FIFO if the endpoint is busy.
165 clear_bit(0, &ctrl->busy);
H A Dteles_cs.c116 int busy; member in struct:local_info_t
183 info->busy = 1;
301 i = hisax_init_pcmcia(link, &(((local_info_t*)link->priv)->busy), &icard);
346 dev->busy = 1;
355 dev->busy = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dkvm.h368 int busy; member in struct:kvm
H A Dkvm_main.c771 if (kvm->busy)
823 ++kvm->busy;
865 --kvm->busy;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dadb.c109 int busy; member in struct:adb_handler
523 while(adb_handler[index].busy) {
561 adb_handler[id].busy = 1;
566 adb_handler[id].busy = 0;
H A Dsmu.c1042 int busy; member in struct:smu_private
1088 if (pp->busy)
1111 if (pp->busy) {
1115 pp->busy = 1;
1120 pp->busy = 0;
1146 if (!pp->busy)
1186 pp->busy = 0;
1227 if (pp->busy && pp->cmd.status != 1)
1240 unsigned int busy; local
1250 busy
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Dmd.c3946 goto busy;
3953 busy:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-driver.h360 unsigned long busy; member in struct:ivtv_mailbox_data
H A Divtv-mailbox.c149 if (is_free && !test_and_set_bit(mb, &mbdata->busy)) {
207 clear_bit(i, &mbdata->busy);
253 clear_bit(mb, &mbdata->busy);
280 clear_bit(mb, &mbdata->busy);
292 clear_bit(mb, &mbdata->busy);
307 clear_bit(mb, &mbdata->busy);

Completed in 206 milliseconds

123456