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