Searched refs:transfer (Results 1 - 25 of 77) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/image/
H A Dmicrotek.c77 * 20000515 Put transfer context and URB in mts_desc (john)
191 MTS_DEBUG("transfer = 0x%x context = 0x%x\n",(int)transfer,(int)context ); \
192 MTS_DEBUG("status = 0x%x data-length = 0x%x sent = 0x%x\n",(int)transfer->status,(int)context->data_length, (int)transfer->actual_length ); \
208 struct mts_transfer_context* context = (struct mts_transfer_context*)transfer->context; \
370 static void mts_transfer_cleanup( struct urb *transfer );
371 static void mts_do_sg(struct urb * transfer);
374 void mts_int_submit_urb (struct urb* transfer, argument
381 /* Holding transfer
502 mts_do_sg(struct urb* transfer) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/spi/
H A Dspi_bfin5xx.c101 /* Current message transfer state info */
246 /* used to kick off transfer in rx mode */
528 /* test if ther is more transfer to be done */
534 /* Move to next transfer */
608 /* Move to next transfer */
611 /* Schedule transfer tasklet */
614 /* free the irq handler before next transfer */
627 struct spi_transfer *transfer = NULL; local
636 transfer = drv_data->cur_transfer;
657 /* Delay if requested at end of transfer */
936 static int transfer(struct spi_device *spi, struct spi_message *msg) function
[all...]
H A Dpxa2xx_spi.c117 /* Current message transfer state info */
295 /* Move to next transfer */
479 /* Release chip select if requested, transfer delays are
484 /* Move to next transfer */
487 /* Schedule transfer tasklet */
519 /* finish this transfer, start the next */
549 /* finish this transfer, start the next */
591 /* Release chip select if requested, transfer delays are
596 /* Move to next transfer */
599 /* Schedule transfer taskle
786 struct spi_transfer *transfer = NULL; local
1044 static int transfer(struct spi_device *spi, struct spi_message *msg) function
[all...]
H A Dspi_imx.c224 /* Current message, transfer and state */
372 /* Trigger transfer */
438 /* Move to next transfer */
469 transfer as write only if cpu rx virtual address is
475 performe read only transfer -->
489 /* Flags transfer as rd_only for pump_transfers() DMA
500 /* NULL rx means write-only transfer and no map needed
651 /* Wait end of transfer before read trailing data */
676 /* Write only transfer */
684 /* End of transfer, updat
877 struct spi_transfer *transfer, *previous; local
1097 static int transfer(struct spi_device *spi, struct spi_message *msg) function
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dloop.h37 int (*transfer)(struct loop_device *, int cmd, member in struct:loop_device
133 /* Support for loadable transfer modules */
136 int (*transfer)(struct loop_device *lo, int cmd, member in struct:loop_func_table
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dftp.h101 FTPTRANSFER_BODY, /* yes do transfer a body */
116 /* transfer a file/body or not, done as a typedefed enum just to make
118 curl_ftptransfer transfer; member in struct:FTP
132 bool dont_check; /* Set to TRUE to prevent the final (post-transfer)
142 char *prevpath; /* conn->path from the previous transfer */
H A DMakefile.inc13 netrc.c getinfo.c transfer.c strequal.c easy.c security.c krb4.c \
36 transfer.h select.h easyif.h multiif.h parsedate.h sslgen.h gtls.h \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/engines/rsaref/
H A Dbuild.com46 ; Define macro to assist in building transfer vector entries. Each entry
71 ! Ensure transfer vector is at beginning of image
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A Dbuild.com46 ; Define macro to assist in building transfer vector entries. Each entry
71 ! Ensure transfer vector is at beginning of image
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Drpc_dce.h257 RPC_IFACE transfer; /* num and vers. of interface to use for replies */ member in struct:rpc_bind_req_info
289 RPC_IFACE transfer; /* the transfer syntax from the request */ member in struct:rpc_hdr_ba_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dio.c128 plugin->transfer = io_playback_transfer;
132 plugin->transfer = io_capture_transfer;
H A Dcopy.c87 plugin->transfer = copy_transfer;
H A Droute.c107 plugin->transfer = route_transfer;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arm/
H A Darxescsi.c62 * min_type - minimum DMA support that we must have for this transfer
63 * Returns : 0 if we should not set CMD_WITHDMA for transfer info command
104 * Function: int arxescsi_dma_pseudo(host, SCpnt, direction, transfer)
109 * transfer - minimum number of bytes we expect to transfer
113 fasdmadir_t direction, int transfer)
156 if (transfer && (transfer & 255)) {
112 arxescsi_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int transfer) argument
H A Dacornscsi-io.S26 @ Purpose: transfer a block of data from the acorn scsi card to memory
81 @ Purpose: transfer a block of data from memory to the acorn scsi card
H A Dcumana_2.c16 * 18-08-1998 RMK 0.0.3 Fixed synchronous transfer depth.
153 * min_type - minimum DMA support that we must have for this transfer
154 * Returns : type of transfer to be performed
201 * Prototype: void cumanascsi_2_dma_pseudo(host, SCpnt, direction, transfer)
206 * transfer - minimum number of bytes we expect to transfer
210 fasdmadir_t direction, int transfer)
222 if (transfer && (transfer & 255)) {
209 cumanascsi_2_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int transfer) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_client/
H A Dcli_pipe.c649 RPC_IFACE *abstract, RPC_IFACE *transfer,
750 0x1, 0x0, 0x1, abstract, transfer);
1207 static BOOL valid_pipe_name(const int pipe_idx, RPC_IFACE *abstract, RPC_IFACE *transfer) argument
1224 *transfer = pipe_names[pipe_idx].trans_syntax;
1234 static BOOL check_bind_response(RPC_HDR_BA *hdr_ba, const int pipe_idx, RPC_IFACE *transfer) argument
1258 /* check the transfer syntax */
1259 if ((hdr_ba->transfer.version != transfer->version) ||
1260 (memcmp(&hdr_ba->transfer.uuid, &transfer
647 create_rpc_bind_req(struct cli_state *cli, prs_struct *rpc_out, uint32 rpc_call_id, RPC_IFACE *abstract, RPC_IFACE *transfer, const char *my_name, const char *domain) argument
1310 RPC_IFACE transfer; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dmfm.S26 @ Number of bytes left to transfer
43 @ test number of remaining bytes to transfer
112 @ test number of remaining bytes to transfer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pnp/pnpacpi/
H A Drsparser.c107 static int dma_flags(int type, int bus_master, int transfer) argument
131 switch (transfer) {
144 pnp_err("Invalid DMA transfer type");
152 int type, int bus_master, int transfer)
160 res->dma_resource[i].flags |= dma_flags(type, bus_master, transfer);
266 res->data.dma.transfer);
368 dma->flags = dma_flags(p->type, p->bus_master, p->transfer);
821 resource->data.dma.transfer = ACPI_TRANSFER_8;
824 resource->data.dma.transfer = ACPI_TRANSFER_8_16;
827 resource->data.dma.transfer
151 pnpacpi_parse_allocated_dmaresource(struct pnp_resource_table *res, u32 dma, int type, int bus_master, int transfer) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.c632 int offset, transfer, blks;
646 transfer = ((offset + STp->block_size - 1) /
649 tape_name(STp), transfer));
651 memset((STp->buffer)->b_data + offset, 0, transfer - offset);
656 blks = transfer / STp->block_size;
661 SRpnt = st_do_scsi(NULL, STp, cmd, transfer, DMA_TO_DEVICE,
1421 STbp->buffer_bytes = 0; /* can be used as transfer counter */
1481 ssize_t i, do_count, blks, transfer;
1620 blks = transfer = do_count;
1627 transfer
630 int offset, transfer, blks; local
1474 ssize_t i, do_count, blks, transfer; local
1752 int transfer, blks, bytes; local
1935 ssize_t i, transfer; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/VMS/
H A Dmkshared.com90 $! libtit The title of the assembler transfer vector file (VAX only)
91 $! libmar The name of the assembler transfer vector file (VAX only)
160 ; Define macro to assist in building transfer vector entries. Each entry
193 ! Ensure transfer vector is at beginning of image
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/VMS/
H A Dmkshared.com90 $! libtit The title of the assembler transfer vector file (VAX only)
91 $! libmar The name of the assembler transfer vector file (VAX only)
160 ; Define macro to assist in building transfer vector entries. Each entry
193 ! Ensure transfer vector is at beginning of image
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/spi/
H A Dspi.h34 * The spi_transfer.speed_hz can override this for each transfer.
40 * each word in a transfer (by specifying SPI_LSB_FIRST).
46 * The spi_transfer.bits_per_word can override this for each transfer.
182 * @transfer: adds a message to the controller's transfer queue.
217 * + The transfer() method may not sleep; its main role is
234 int (*transfer)(struct spi_device *spi, member in struct:spi_master
282 * The spi_messages themselves consist of a series of read+write transfer
301 * transfer. If 0 the default (from @spi_device) is used.
303 * for this transfer
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_rpc.c180 /* client pipe , abstract syntax , server pipe , transfer syntax */
363 RPC_IFACE *abstract, RPC_IFACE *transfer)
375 rpc->transfer = *transfer;
402 if(!smb_io_rpc_iface("", &rpc->transfer, ps, depth))
463 RPC_IFACE *transfer)
469 /* the transfer syntax from the request */
470 memcpy(&rpc->transfer, transfer, sizeof(rpc->transfer));
360 init_rpc_hdr_rb(RPC_HDR_RB *rpc, uint16 max_tsize, uint16 max_rsize, uint32 assoc_gid, uint32 num_elements, uint16 context_id, uint8 num_syntaxes, RPC_IFACE *abstract, RPC_IFACE *transfer) argument
459 init_rpc_hdr_ba(RPC_HDR_BA *rpc, uint16 max_tsize, uint16 max_rsize, uint32 assoc_gid, const char *pipe_addr, uint8 num_results, uint16 result, uint16 reason, RPC_IFACE *transfer) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dabort-lv4t.S75 and r6, r6, #15 @ r6 = no. of registers to transfer.
204 and r6, r6, #15 @ number of regs to transfer
222 and r6, r6, #15 @ number of regs to transfer

Completed in 246 milliseconds

1234