Home
last modified time | relevance | path

Searched defs:OpenProtocolInformationEntry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/crates/uefi-raw/src/table/
Dboot.rs450 pub struct OpenProtocolInformationEntry { struct
451 pub agent_handle: Handle,
452 pub controller_handle: Handle,
453 pub attributes: u32,
454 pub open_count: u32,
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/table/
Dboot.rs450 pub struct OpenProtocolInformationEntry { struct
451 pub agent_handle: Handle,
452 pub controller_handle: Handle,
453 pub attributes: u32,
454 pub open_count: u32,