Searched refs:pci_unmap_phys (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/sun4/io/efcode/ |
H A D | fcpci.c | 179 void pci_unmap_phys(ddi_acc_handle_t *, pci_regspec_t *); 243 pci_unmap_phys(&ip->fc_map_handle, ip->fc_regspec); in pci_fc_ops_free_handle() 641 pci_unmap_phys(&ip->fc_map_handle, ip->fc_regspec); in pfc_map_out() 945 pci_unmap_phys(&h, &p); in pfc_config_fetch() 1076 pci_unmap_phys(&h, &p); in pfc_config_store() 1399 pci_unmap_phys(&h, &config); in pci_alloc_resource() 1434 pci_unmap_phys(&h, &config); in pci_alloc_resource() 1484 pci_unmap_phys(&h, &config); in pci_alloc_resource() 1523 pci_unmap_phys(&h, &config); in pci_alloc_resource() 1543 pci_unmap_phys(&h, &config); in pci_alloc_resource() [all …]
|