Home
last modified time | relevance | path

Searched refs:MR_LD_CACHE_READ_ADAPTIVE (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/mfiutil/
H A Dmfi_volume.c137 if (changes & (MR_LD_CACHE_READ_AHEAD | MR_LD_CACHE_READ_ADAPTIVE)) in update_cache_policy()
140 (policy & MR_LD_CACHE_READ_ADAPTIVE ? in update_cache_policy()
253 MR_LD_CACHE_READ_ADAPTIVE; in process_cache_command()
259 MR_LD_CACHE_READ_ADAPTIVE); in process_cache_command()
348 (props.default_cache_policy & MR_LD_CACHE_READ_ADAPTIVE ? in volume_cache()
/freebsd/sys/dev/mfi/
H A Dmfireg.h428 MR_LD_CACHE_READ_ADAPTIVE = 0x08, enumerator
438 (MR_LD_CACHE_READ_AHEAD | MR_LD_CACHE_READ_ADAPTIVE)