xfer_ctl          694 drivers/staging/wusbcore/wa-xfer.c 		struct wa_xfer_ctl *xfer_ctl =
xfer_ctl          696 drivers/staging/wusbcore/wa-xfer.c 		xfer_ctl->bmAttribute = xfer->is_inbound ? 1 : 0;
xfer_ctl          697 drivers/staging/wusbcore/wa-xfer.c 		memcpy(&xfer_ctl->baSetupData, xfer->urb->setup_packet,
xfer_ctl          698 drivers/staging/wusbcore/wa-xfer.c 		       sizeof(xfer_ctl->baSetupData));