STORAGE_WRITE_CACHE_PROPERTY

Type Alias STORAGE_WRITE_CACHE_PROPERTY 

Source
pub type STORAGE_WRITE_CACHE_PROPERTY = _STORAGE_WRITE_CACHE_PROPERTY;

Aliased Type§

#[repr(C)]
pub struct STORAGE_WRITE_CACHE_PROPERTY { pub Version: u64, pub Size: u64, pub WriteCacheType: i32, pub WriteCacheEnabled: i32, pub WriteCacheChangeable: i32, pub WriteThroughSupported: i32, pub FlushCacheSupported: u8, pub UserDefinedPowerProtection: u8, pub NVCacheEnabled: u8, }

Fields§

§Version: u64§Size: u64§WriteCacheType: i32§WriteCacheEnabled: i32§WriteCacheChangeable: i32§WriteThroughSupported: i32§FlushCacheSupported: u8§UserDefinedPowerProtection: u8§NVCacheEnabled: u8