Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c263 struct pci_devfunc { struct
264 struct pci_devfunc *next; argument
1881 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()