xen_sys

Type Alias physdev_manage_pci_t

Source
pub type physdev_manage_pci_t = physdev_manage_pci;

Aliased Type§

struct physdev_manage_pci_t {
    pub bus: u8,
    pub devfn: u8,
}

Fields§

§bus: u8§devfn: u8