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