Searched defs:acrn_pcidev (Results 1 – 1 of 1) sorted by relevance
412 struct acrn_pcidev { struct413 __u32 type;414 __u16 virt_bdf;415 __u16 phys_bdf;416 __u8 intr_line;417 __u8 intr_pin;418 __u32 bar[ACRN_PCI_NUM_BARS];
Completed in 9 milliseconds