Home
last modified time | relevance | path

Searched defs:Atapi (Results 1 – 6 of 6) sorted by relevance

/external/rust/android-crates-io/crates/uefi-raw/src/protocol/device_path/
Ddevice_path_gen.rs115 pub struct Atapi { struct
116 pub header: DevicePathHeader,
117 pub primary_secondary: device_path::messaging::PrimarySecondary,
118 pub master_slave: device_path::messaging::MasterSlave,
119 pub logical_unit_number: u16,
/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Ddevice_path_gen.rs707 pub struct Atapi { struct
708 pub(super) header: DevicePathHeader,
709 pub(super) primary_secondary: device_path::messaging::PrimarySecondary,
710 pub(super) master_slave: device_path::messaging::MasterSlave,
711 pub(super) logical_unit_number: u16,
714 impl Atapi { implementation
734 impl fmt::Debug for Atapi { implementation
744 impl TryFrom<&DevicePathNode> for &Atapi { implementation
752 let node: *const Atapi = node.cast(); in try_from() constant
3835 pub struct Atapi { struct
[all …]
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DDevicePath.h1248 ATAPI_DEVICE_PATH Atapi; member
1306 ATAPI_DEVICE_PATH *Atapi; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
DDevicePath.h1269 ATAPI_DEVICE_PATH Atapi; member
1327 ATAPI_DEVICE_PATH *Atapi; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DDevicePath.h1267 ATAPI_DEVICE_PATH Atapi; member
1323 ATAPI_DEVICE_PATH *Atapi; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DDevicePath.h1269 ATAPI_DEVICE_PATH Atapi; member
1327 ATAPI_DEVICE_PATH *Atapi; member