Skip to main content

physdev_manage_pci_ext_t

Type Alias physdev_manage_pci_ext_t 

Source
pub type physdev_manage_pci_ext_t = physdev_manage_pci_ext;

Aliased Type§

#[repr(C)]
pub struct physdev_manage_pci_ext_t { pub bus: u8, pub devfn: u8, pub is_extfn: u32, pub is_virtfn: u32, pub physfn: physdev_manage_pci_ext__bindgen_ty_1, }

Fields§

§bus: u8§devfn: u8§is_extfn: u32§is_virtfn: u32§physfn: physdev_manage_pci_ext__bindgen_ty_1