Searched refs:BOUNCE_SIZE (Results 1 – 2 of 2) sorted by relevance
39 #define BOUNCE_SIZE (64*1024) macro41 #define PS3ROM_MAX_SECTORS (BOUNCE_SIZE >> 9)371 dev->bounce_size = BOUNCE_SIZE; in ps3rom_probe()372 dev->bounce_buf = kmalloc(BOUNCE_SIZE, GFP_DMA); in ps3rom_probe()
33 #define BOUNCE_SIZE (64*1024) macro440 dev->bounce_size = BOUNCE_SIZE; in ps3disk_probe()441 dev->bounce_buf = kmalloc(BOUNCE_SIZE, GFP_DMA); in ps3disk_probe()