Home
last modified time | relevance | path

Searched refs:MR_LD_CACHE_ALLOW_WRITE_CACHE (Results 1 – 4 of 4) sorted by relevance

/trueos/usr.sbin/mfiutil/
HDmfi_volume.c125 if (changes & MR_LD_CACHE_ALLOW_WRITE_CACHE) in update_cache_policy()
127 policy & MR_LD_CACHE_ALLOW_WRITE_CACHE ? "Enabling" : in update_cache_policy()
190 MR_LD_CACHE_ALLOW_WRITE_CACHE, in process_cache_command()
192 MR_LD_CACHE_ALLOW_WRITE_CACHE); in process_cache_command()
197 MR_LD_CACHE_ALLOW_WRITE_CACHE); in process_cache_command()
203 MR_LD_CACHE_ALLOW_WRITE_CACHE); in process_cache_command()
207 stage_cache_setting(props, MR_LD_CACHE_ALLOW_WRITE_CACHE, in process_cache_command()
209 MR_LD_CACHE_ALLOW_WRITE_CACHE); in process_cache_command()
324 (MR_LD_CACHE_ALLOW_WRITE_CACHE | in volume_cache()
329 case MR_LD_CACHE_ALLOW_WRITE_CACHE: in volume_cache()
[all …]
HDmfi_show.c503 (MR_LD_CACHE_ALLOW_WRITE_CACHE | in show_volumes()
511 case MR_LD_CACHE_ALLOW_WRITE_CACHE: in show_volumes()
514 case MR_LD_CACHE_ALLOW_WRITE_CACHE | in show_volumes()
HDmfi_config.c461 ld->properties.default_cache_policy = MR_LD_CACHE_ALLOW_WRITE_CACHE | in build_volume()
465 ld->properties.current_cache_policy = MR_LD_CACHE_ALLOW_WRITE_CACHE | in build_volume()
/trueos/sys/dev/mfi/
HDmfireg.h431 MR_LD_CACHE_ALLOW_WRITE_CACHE = 0x20, enumerator
443 (MR_LD_CACHE_ALLOW_WRITE_CACHE | MR_LD_CACHE_ALLOW_READ_CACHE)