Home
last modified time | relevance | path

Searched refs:pci_devfunc (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/intel/io/pci/
H A Dpci_boot.c95 struct pci_devfunc { struct
96 struct pci_devfunc *next; argument
1519 struct pci_devfunc *devlist = NULL, *entry; in enumerate_bus_devs()
1529 devlist = (struct pci_devfunc *)pci_bus_res[bus].privdata; in enumerate_bus_devs()
1877 struct pci_devfunc *devlist = NULL, *entry = NULL; in process_devfunc()
2051 devlist = (struct pci_devfunc *)pci_bus_res[bus].privdata; in process_devfunc()