Searched refs:completing (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmembuf.tex87 Update the buffer after completing a direct write, which
109 Update the length after completing a direct append, which
H A Ddropsrc.tex23 wxDragError, // error prevented the d&d operation from completing
H A Ddroptrgt.tex32 wxDragError, // error prevented the d&d operation from completing
H A Dtempfile.tex12 from completing file generation, the user may interrupt it (especially if file
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dmac53c94.c39 completing, enumerator in enum:fsc_phase
260 state->phase = completing;
295 state->phase = completing;
297 case completing:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dprism2usb.c218 list_splice_init(&hw->ctlxq.completing, &cleanlist);
H A Dhfa384x_usb.c547 INIT_LIST_HEAD(&hw->ctlxq.completing);
1306 list_move_tail(&ctlx->list, &hw->ctlxq.completing);
2871 list_for_each_safe(entry, temp, &hw->ctlxq.completing) {
2904 /* Move the CTLX off the "completing" list (hopefully)
2973 * The CTLX is migrated to the "completing" queue, and the completing
2994 list_move_tail(&ctlx->list, &hw->ctlxq.completing);
H A Dhfa384x.h1181 struct list_head completing; member in struct:hfa384x_usbctlxq

Completed in 118 milliseconds