Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/include/asm/
Dpci-bridge.h146 struct pci_dn { struct
147 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