Home
last modified time | relevance | path

Searched refs:SCSI_LUN_LIST (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-os-win/os-win-5.5.0/os_win/utils/winapi/libs/
H A Discsidsc.py63 class SCSI_LUN_LIST(ctypes.Structure): class
70 PSCSI_LUN_LIST = ctypes.POINTER(SCSI_LUN_LIST)
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/IscsiDisc/
H A Dmod.rs878 pub LUNList: *mut SCSI_LUN_LIST,
897 pub LUNList: *mut SCSI_LUN_LIST,
1485 pub struct SCSI_LUN_LIST { struct
1489 impl ::core::marker::Copy for SCSI_LUN_LIST {} argument
1490 impl ::core::clone::Clone for SCSI_LUN_LIST { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/IscsiDisc/
H A Dmod.rs1920 pub LUNList: *mut SCSI_LUN_LIST,
1968 pub LUNList: *mut SCSI_LUN_LIST,
3898 pub struct SCSI_LUN_LIST { struct
3902 impl SCSI_LUN_LIST {} impl
3903 impl ::std::default::Default for SCSI_LUN_LIST { implementation
3908 impl ::std::fmt::Debug for SCSI_LUN_LIST { implementation
3913 impl ::std::cmp::PartialEq for SCSI_LUN_LIST { implementation
3918 impl ::std::cmp::Eq for SCSI_LUN_LIST {} implementation
3919 unsafe impl ::windows::runtime::Abi for SCSI_LUN_LIST { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Discsidsc.h136 } SCSI_LUN_LIST, *PSCSI_LUN_LIST; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Discsidsc.h136 } SCSI_LUN_LIST, *PSCSI_LUN_LIST; typedef