Searched refs:BOUNCE_SIZE (Results 1 – 1 of 1) sorted by relevance
27 #define BOUNCE_SIZE (64*1024) macro29 #define PS3ROM_MAX_SECTORS (BOUNCE_SIZE >> 9)354 dev->bounce_size = BOUNCE_SIZE; in ps3rom_probe()355 dev->bounce_buf = kmalloc(BOUNCE_SIZE, GFP_DMA); in ps3rom_probe()