Searched refs:done (Results 276 - 300 of 1194) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/common/
H A Dcrt0.S65 bdnz 1b # If we are not done yet, keep clearing
80 b start # All done, start the real work.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsuspend_asm.S60 jz done
72 done: label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dlibata.h37 void (*done)(struct scsi_cmnd *); member in struct:ata_scsi_args
141 void (*done)(struct scsi_cmnd *),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dcsumpartialcopygeneric.S91 beq .done
95 b .done
149 beq .done
169 .done: adc r0, sum, #0
224 beq .done
275 beq .done
283 beq .done
328 beq .done
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dsmpboot.c298 long i, delta, adj, adjust_latency = 0, done = 0; local
332 done = 1; /* let's lock on to this... */
336 if (!done) {
482 struct completion done; member in struct:create_idle
493 complete(&c_idle->done);
503 .done = COMPLETION_INITIALIZER(c_idle.done),
519 wait_for_completion(&c_idle.done);
846 * Setup of the IPI irq handler is done in irq.c:init_IRQ_SMP().
H A Dunwind_i.h95 unsigned int done : 1; /* are we done scanning descriptors? */ member in struct:unw_state_record
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dpsi240i.c387 * done - Pointer to done function to call.
393 void (*done)(struct scsi_cmnd *))
404 SCpnt->scsi_done = done;
407 if (done)
412 done (SCpnt);
418 printk("psi240i_queuecommand: %02X: done can't be NULL\n", *cdb);
433 done (SCpnt);
443 done (SCpnt);
484 done (SCpn
[all...]
H A Dt128.h103 void (*done)(struct scsi_cmnd *));
H A Dg_NCR5380.h52 static int generic_NCR5380_queue_command(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
H A Dpas16.h121 static int pas16_queue_command(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dppp_synctty.c280 * This is already done by the close routine, so just call that.
639 int sent, done = 0; local
659 done = 1;
671 return done;
678 done = 1;
681 return done;
691 int done = 0; local
698 done = 1;
701 if (done)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Doptions.c76 goto done;
157 done:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Doptions.c76 goto done;
157 done:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Drx.c106 goto done;
242 done:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Ddelayacct.c111 goto done;
151 done:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/MISC/VMS/
H A Dbuild.com141 $ if p3.eqs."NO-CHECK" .or. p3.eqs."NOCHECK" then goto done
154 $done:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Dudhcpc.c75 dprintf("done\n");
123 dprintf("done\n");
139 dprintf("done\n");
192 dprintf("done\n");
225 goto done;
237 done:
238 dprintf("done\n");
254 dprintf("done\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-librep.c233 goto done;
238 goto done;
393 goto done;
399 done:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Ddict.c78 static CURLcode dict_do(struct connectdata *conn, bool *done);
88 ZERO_NULL, /* done */
137 static CURLcode dict_do(struct connectdata *conn, bool *done) argument
153 *done = TRUE; /* unconditionally */
H A Dhostasyn.c114 /* Set async.done TRUE last in this function since it may be used multi-
117 conn->async.done = TRUE;
H A Dsslgen.h38 bool *done);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dmd4.c113 MDp->done = 0;
204 ** MD has already been terminated (done != 0), so an extra call with
219 ** zero and MDp->done is true.
221 if (count == 0 && MDp->done) return;
222 /* check to see if MD is already done and report error */
223 if (MDp->done)
224 { printf("\nError: MD4Update MD already done."); return; }
271 /* Set flag saying we're done with MD computation */
272 MDp->done = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dvia-macii.c235 /* Send an ADB request; if sync, poll out the reply 'till it's done */
446 if (req->done) (*req->done)(req);
525 if (req->done) (*req->done)(req);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dos.h297 void **addr, int done);
303 unsigned long long offset, int done, void **data);
305 int done, void **data);
307 unsigned long len, unsigned int prot, int done, void **data);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/autofs4/
H A Dexpire.c60 goto done;
64 goto done;
70 goto done;
74 done:
417 more to be done */

Completed in 284 milliseconds

<<11121314151617181920>>