Home
last modified time | relevance | path

Searched refs:_DISK_CONTROLLER_NUMBER (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntdddisk.h255 typedef struct _DISK_CONTROLLER_NUMBER { struct
Dwinioctl.h750 typedef struct _DISK_CONTROLLER_NUMBER { struct
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs182428 pub struct _DISK_CONTROLLER_NUMBER { struct
182434 const UNINIT: ::std::mem::MaybeUninit<_DISK_CONTROLLER_NUMBER> = in bindgen_test_layout__DISK_CONTROLLER_NUMBER() argument
182438 ::std::mem::size_of::<_DISK_CONTROLLER_NUMBER>(), in bindgen_test_layout__DISK_CONTROLLER_NUMBER()
182440 concat!("Size of: ", stringify!(_DISK_CONTROLLER_NUMBER)) in bindgen_test_layout__DISK_CONTROLLER_NUMBER()
182443 ::std::mem::align_of::<_DISK_CONTROLLER_NUMBER>(), in bindgen_test_layout__DISK_CONTROLLER_NUMBER()
182445 concat!("Alignment of ", stringify!(_DISK_CONTROLLER_NUMBER)) in bindgen_test_layout__DISK_CONTROLLER_NUMBER()
182452 stringify!(_DISK_CONTROLLER_NUMBER), in bindgen_test_layout__DISK_CONTROLLER_NUMBER()
182462 stringify!(_DISK_CONTROLLER_NUMBER), in bindgen_test_layout__DISK_CONTROLLER_NUMBER()
182468 pub type DISK_CONTROLLER_NUMBER = _DISK_CONTROLLER_NUMBER;
182469 pub type PDISK_CONTROLLER_NUMBER = *mut _DISK_CONTROLLER_NUMBER;