Struct acpica_sys::Struct_acpi_ibft_control [] [src]

#[repr(C)]
pub struct Struct_acpi_ibft_control { pub Header: ACPI_IBFT_HEADER, pub Extensions: UINT16, pub InitiatorOffset: UINT16, pub Nic0Offset: UINT16, pub Target0Offset: UINT16, pub Nic1Offset: UINT16, pub Target1Offset: UINT16, }

Fields

Trait Implementations

impl Copy for Struct_acpi_ibft_control
[src]

impl Clone for Struct_acpi_ibft_control
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_acpi_ibft_control
[src]

Returns the "default value" for a type. Read more