Home
last modified time | relevance | path

Searched refs:STORAGE_ADAPTER_DESCRIPTOR (Results 1 – 10 of 10) sorted by relevance

/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/win/
H A Dwinstoragedrive.cpp70STORAGE_ADAPTER_DESCRIPTOR busInfo = WinDeviceManager::getDeviceInfo<STORAGE_ADAPTER_DESCRIPTOR>(d… in updateCache()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dntddstor.h269 } STORAGE_ADAPTER_DESCRIPTOR, *PSTORAGE_ADAPTER_DESCRIPTOR; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dntddstor.h269 } STORAGE_ADAPTER_DESCRIPTOR, *PSTORAGE_ADAPTER_DESCRIPTOR; typedef
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/cddadecoder/
H A Dntddstor.h645 } STORAGE_ADAPTER_DESCRIPTOR, *PSTORAGE_ADAPTER_DESCRIPTOR; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddstor.h562 } STORAGE_ADAPTER_DESCRIPTOR, *PSTORAGE_ADAPTER_DESCRIPTOR; typedef
1118 #define NO_SRBTYPE_ADAPTER_DESCRIPTOR_SIZE FIELD_OFFSET(STORAGE_ADAPTER_DESCRIPTOR, SrbType)
H A Dwinioctl.h1922 } STORAGE_ADAPTER_DESCRIPTOR, *PSTORAGE_ADAPTER_DESCRIPTOR; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddstor.h562 } STORAGE_ADAPTER_DESCRIPTOR, *PSTORAGE_ADAPTER_DESCRIPTOR; typedef
1118 #define NO_SRBTYPE_ADAPTER_DESCRIPTOR_SIZE FIELD_OFFSET(STORAGE_ADAPTER_DESCRIPTOR, SrbType)
H A Dwinioctl.h1922 } STORAGE_ADAPTER_DESCRIPTOR, *PSTORAGE_ADAPTER_DESCRIPTOR; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs6104 pub struct STORAGE_ADAPTER_DESCRIPTOR { struct
6121 impl ::core::marker::Copy for STORAGE_ADAPTER_DESCRIPTOR {} implementation
6123 impl ::core::clone::Clone for STORAGE_ADAPTER_DESCRIPTOR { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs13102 pub struct STORAGE_ADAPTER_DESCRIPTOR { struct
13119 impl STORAGE_ADAPTER_DESCRIPTOR {} argument
13121 impl ::std::default::Default for STORAGE_ADAPTER_DESCRIPTOR { implementation
13127 impl ::std::fmt::Debug for STORAGE_ADAPTER_DESCRIPTOR { implementation
13148 impl ::std::cmp::PartialEq for STORAGE_ADAPTER_DESCRIPTOR { implementation
13167 impl ::std::cmp::Eq for STORAGE_ADAPTER_DESCRIPTOR {} implementation
13169 unsafe impl ::windows::runtime::Abi for STORAGE_ADAPTER_DESCRIPTOR { implementation