Searched refs:MS_IOBUF_SIZE (Results 1 – 3 of 3) sorted by relevance
262 …ms_us->iobuf = (unsigned char*) ms_usb_buffer_alloc(ms_us->pusb_dev, MS_IOBUF_SIZE, GFP_KERNEL, &m… in ms_usb_associate_dev()492 ms_usb_buffer_free(ms_us->pusb_dev, MS_IOBUF_SIZE, ms_us->iobuf, ms_us->iobuf_dma); in ms_usb_unregister_dev()
123 #define MS_IOBUF_SIZE 64 // there is the same copy in the drvKernel.h macro
99 #define MS_IOBUF_SIZE 64 macro