Type Alias physdev_manage_pci_t

Source
pub type physdev_manage_pci_t = physdev_manage_pci;

Aliased Type§

#[repr(C)]
pub struct physdev_manage_pci_t { pub bus: u8, pub devfn: u8, }

Fields§

§bus: u8§devfn: u8