Searched defs:pci_dn (Results 1 – 1 of 1) sorted by relevance
146 struct pci_dn { struct147 int busno; /* pci bus number */148 int devfn; /* pci device and function number */173 /* Get the pointer to a device_node's pci_dn */ argument