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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-usb.c40 get_direction(int transfer_type, int event_type) argument
45 switch(transfer_type){
88 switch(uh->transfer_type)
121 direction = get_direction(uh->transfer_type, uh->event_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dni_labpc.h32 enum transfer_type { fifo_not_empty_transfer, fifo_half_full_transfer, enum
91 enum transfer_type current_transfer;
H A Dni_labpc.c1137 enum transfer_type xfer;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dusb.h82 u_int8_t transfer_type; member in struct:_usb_header
107 u_int8_t transfer_type; member in struct:_usb_header_mmapped
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-common.c1104 if (uhdr->transfer_type == URB_ISOCHRONOUS) {
1147 if (uhdr->transfer_type == URB_ISOCHRONOUS) {
H A Dpcap-usb-linux.c544 uhdr->transfer_type = urb_transfer;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dfas216.c219 printk(" dma={ transfer_type=%X setup=%p pseudo=%p stop=%p }\n",
220 info->dma.transfer_type, info->dma.setup,
707 fasdmatype_t dmatype = info->dma.transfer_type;
709 info->dma.transfer_type = fasdma_none;
784 info->dma.transfer_type = dmatype;
834 if (info->dma.transfer_type == fasdma_real_all ||
835 info->dma.transfer_type == fasdma_real_block)
867 if (info->dma.transfer_type == fasdma_real_all ||
868 info->dma.transfer_type == fasdma_real_block)
871 info->dma.transfer_type
[all...]
H A Dfas216.h308 fasdmatype_t transfer_type; /* current type of DMA transfer */ member in struct:__anon14258::__anon14263

Completed in 80 milliseconds