Searched refs:US_IOBUF_SIZE (Results 1 – 3 of 3) sorted by relevance
90 #define US_IOBUF_SIZE 64 /* Size of the DMA-mapped I/O buffer */ macro
473 us->iobuf = usb_alloc_coherent(us->pusb_dev, US_IOBUF_SIZE, in associate_dev()855 usb_free_coherent(us->pusb_dev, US_IOBUF_SIZE, us->iobuf, us->iobuf_dma); in dissociate_dev()
549 BUG_ON(num_registers > US_IOBUF_SIZE/2); in usbat_hp8200e_rw_block_test()698 BUG_ON(num_registers > US_IOBUF_SIZE/2); in usbat_multiple_write()