Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c74 int pci_alloc_resource(dev_info_t *, pci_regspec_t);
578 error = pci_alloc_resource(rp->child, p); in pfc_map_in()
1268 pci_alloc_resource(dev_info_t *dip, pci_regspec_t phys_spec) in pci_alloc_resource() function