Home
last modified time | relevance | path

Searched defs:virtio_pci_modern_device (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dvirtio_pci_modern.h8 struct virtio_pci_modern_device { struct
9 struct pci_dev *pci_dev;
13 void __iomem *device;
15 void __iomem *notify_base;
17 resource_size_t notify_pa;
19 u8 __iomem *isr;
22 size_t notify_len;
23 size_t device_len;
26 int notify_map_cap;
31 int modern_bars;
[all …]

Completed in 5 milliseconds