Home
last modified time | relevance | path

Searched defs:Sata (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/device_path/
Ddevice_path_gen.rs160 pub struct Sata { struct
161 pub header: DevicePathHeader,
162 pub hba_port_number: u16,
163 pub port_multiplier_port_number: u16,
164 pub logical_unit_number: u16,
/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/device_path/
Ddevice_path_gen.rs160 pub struct Sata { struct
161 pub header: DevicePathHeader,
162 pub hba_port_number: u16,
163 pub port_multiplier_port_number: u16,
164 pub logical_unit_number: u16,
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Ddevice_path_gen.rs978 pub struct Sata { struct
979 pub(super) header: DevicePathHeader,
980 pub(super) hba_port_number: u16,
981 pub(super) port_multiplier_port_number: u16,
982 pub(super) logical_unit_number: u16,
985 impl Sata { impl
1008 impl fmt::Debug for Sata { implementation
1020 impl TryFrom<&DevicePathNode> for &Sata { implementation
1028 let node: *const Sata = node.cast(); in try_from() constant
4073 pub struct Sata { struct
[all …]
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/
Ddevice_path_gen.rs978 pub struct Sata { struct
979 pub(super) header: DevicePathHeader,
980 pub(super) hba_port_number: u16,
981 pub(super) port_multiplier_port_number: u16,
982 pub(super) logical_unit_number: u16,
985 impl Sata { impl
1008 impl fmt::Debug for Sata { implementation
1020 impl TryFrom<&DevicePathNode> for &Sata { implementation
1028 let node: *const Sata = node.cast(); in try_from() constant
4073 pub struct Sata { struct
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DDevicePath.h1256 SATA_DEVICE_PATH Sata; member
1314 SATA_DEVICE_PATH *Sata; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DDevicePath.h1275 SATA_DEVICE_PATH Sata; member
1331 SATA_DEVICE_PATH *Sata; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DDevicePath.h1277 SATA_DEVICE_PATH Sata; member
1335 SATA_DEVICE_PATH *Sata; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DDevicePath.h1277 SATA_DEVICE_PATH Sata; member
1335 SATA_DEVICE_PATH *Sata; member
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/Proc/Fch/Common/
H A DFchCommonCfg.h1277 FCH_SATA Sata; ///< SATA structure member
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/Proc/Fch/Common/
H A DFchCommonCfg.h1498 FCH_SATA Sata; ///< SATA structure member