Searched refs:os_max_cache_size (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/hptnr/
H A Dhptnr_config.c55 int os_max_cache_size = 0x1000000; variable
H A Dosm.h44 extern int os_max_cache_size;
48 #define os_max_cache_pages (os_max_cache_size/DMAPOOL_PAGE_SIZE)
H A Dhptnr_config.h129 #define os_max_cache_size hptnr_os_max_cache_size macro
/freebsd-12-stable/sys/dev/hpt27xx/
H A Dhpt27xx_config.c69 int os_max_cache_size = 0x1000000; variable
H A Dosm.h45 extern int os_max_cache_size;
49 #define os_max_cache_pages (os_max_cache_size/DMAPOOL_PAGE_SIZE)
H A Dhpt27xx_config.h134 #define os_max_cache_size hpt27xx_os_max_cache_size macro
/freebsd-12-stable/sys/dev/hptrr/
H A Dhptrr_config.c74 int os_max_cache_size = 0x1000000; variable
H A Dosm.h44 extern int os_max_cache_size;
48 #define os_max_cache_pages (os_max_cache_size/DMAPOOL_PAGE_SIZE)
H A Dhptrr_config.h130 #define os_max_cache_size hptrr_os_max_cache_size macro

Completed in 180 milliseconds