Searched refs:pci_map_phys (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/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); 897 error = pci_map_phys(rp->child, &p, &virt, &acc, &h); 1028 error = pci_map_phys(rp->child, &p, &virt, &acc, &h); 1360 if (error = pci_map_phys(dip, &config, &virt, &acc, &h)) { 1587 if (error = pci_map_phys(dip, &config, &virt, &acc, &h)) { 1692 pci_map_phys(dev_info_t *dip, pci_regspec_t *phys_spec, function
|
Completed in 58 milliseconds