Home
last modified time | relevance | path

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

/hypervisor/include/dm/
A Dvpci.h112 struct pci_vdev { struct
136 struct pci_vdev *phyfun; argument
142 const struct pci_vdev_ops *vdev_ops; argument
152 struct pci_vdev *parent_user; argument
153 struct pci_vdev *user; /* NULL means this device is not used or is a zombie VF */ argument
154 struct hlist_node link;
155 void *priv_data;

Completed in 5 milliseconds