Home
last modified time | relevance | path

Searched refs:WriteCacheEnableOverride (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/cddadecoder/
H A Dntddstor.h146 …BOOLEAN WriteCacheEnableOverride; // This field should not be relied upon because it is no longer … member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddstor.h301 BOOLEAN WriteCacheEnableOverride; member
H A Dwinioctl.h314 BOOLEAN WriteCacheEnableOverride; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddstor.h301 BOOLEAN WriteCacheEnableOverride; member
H A Dwinioctl.h314 BOOLEAN WriteCacheEnableOverride; member
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinioctl.pas485WriteCacheEnableOverride: BOOLEAN; // This field should not be relied upon because it is no longer…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs14549 pub WriteCacheEnableOverride: super::super::Foundation::BOOLEAN, field
14562 …g", &self.DeviceHotplug).field("WriteCacheEnableOverride", &self.WriteCacheEnableOverride).finish() in fmt()
14568 …f.DeviceHotplug == other.DeviceHotplug && self.WriteCacheEnableOverride == other.WriteCacheEnableO… in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs6745 pub WriteCacheEnableOverride: super::super::Foundation::BOOLEAN, field