Searched refs:pci_devfunc (Results 1 – 1 of 1) sorted by relevance
263 struct pci_devfunc { struct264 struct pci_devfunc *next; argument1879 struct pci_devfunc *devlist = NULL, *entry; in enumerate_bus_devs()1893 devlist = (struct pci_devfunc *)pci_bus_res[bus].privdata; in enumerate_bus_devs()2236 struct pci_devfunc *devlist = NULL, *entry = NULL; in process_devfunc()2335 devlist = (struct pci_devfunc *)pci_bus_res[bus].privdata; in process_devfunc()