Searched refs:WLCORE_MAX_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
28 #define WLCORE_MAX_BLOCK_SIZE ((size_t)(4*PAGE_SIZE)) macro1050 bytes = min(bytes, WLCORE_MAX_BLOCK_SIZE); in dev_mem_read()1132 bytes = min(bytes, WLCORE_MAX_BLOCK_SIZE); in dev_mem_write()