Searched refs:pci_map_phys (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4/io/efcode/ |
H A D | fcpci.c | 176 int pci_map_phys(dev_info_t *, pci_regspec_t *, 584 error = pci_map_phys(rp->child, &p, &virt, &acc, &h); in pfc_map_in() 897 error = pci_map_phys(rp->child, &p, &virt, &acc, &h); in pfc_config_fetch() 1028 error = pci_map_phys(rp->child, &p, &virt, &acc, &h); in pfc_config_store() 1360 if (error = pci_map_phys(dip, &config, &virt, &acc, &h)) { in pci_alloc_resource() 1587 if (error = pci_map_phys(dip, &config, &virt, &acc, &h)) { in pci_free_resource() 1692 pci_map_phys(dev_info_t *dip, pci_regspec_t *phys_spec, in pci_map_phys() function
|