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

/freebsd-10-stable/sys/dev/hptnr/
H A Dhptnr_config.c53 int os_max_cache_size = 0x1000000; variable
H A Dosm.h42 extern int os_max_cache_size;
46 #define os_max_cache_pages (os_max_cache_size/DMAPOOL_PAGE_SIZE)
H A Dhptnr_config.h127 #define os_max_cache_size hptnr_os_max_cache_size macro
/freebsd-10-stable/sys/dev/hpt27xx/
H A Dhpt27xx_config.c67 int os_max_cache_size = 0x1000000; variable
H A Dosm.h43 extern int os_max_cache_size;
47 #define os_max_cache_pages (os_max_cache_size/DMAPOOL_PAGE_SIZE)
H A Dhpt27xx_config.h132 #define os_max_cache_size hpt27xx_os_max_cache_size macro
/freebsd-10-stable/sys/dev/hptrr/
H A Dhptrr_config.c72 int os_max_cache_size = 0x1000000; variable
H A Dosm.h42 extern int os_max_cache_size;
46 #define os_max_cache_pages (os_max_cache_size/DMAPOOL_PAGE_SIZE)
H A Dhptrr_config.h128 #define os_max_cache_size hptrr_os_max_cache_size macro

Completed in 73 milliseconds