Searched defs:pci_vdev (Results 1 – 1 of 1) sorted by relevance
112 struct pci_vdev { struct136 struct pci_vdev *phyfun; argument142 const struct pci_vdev_ops *vdev_ops; argument152 struct pci_vdev *parent_user; argument153 struct pci_vdev *user; /* NULL means this device is not used or is a zombie VF */ argument154 struct hlist_node link;155 void *priv_data;
Completed in 5 milliseconds