Home
last modified time | relevance | path

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

/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,