Searched refs:pci_unmap_phys (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c179 void pci_unmap_phys(ddi_acc_handle_t *, pci_regspec_t *);
242 "pci_unmap_phys(%p)\n", ip->fc_map_handle);
243 pci_unmap_phys(&ip->fc_map_handle, ip->fc_regspec);
641 pci_unmap_phys(&ip->fc_map_handle, ip->fc_regspec);
945 pci_unmap_phys(&h, &p);
1076 pci_unmap_phys(&h, &p);
1399 pci_unmap_phys(&h, &config);
1434 pci_unmap_phys(&h, &config);
1484 pci_unmap_phys(&h, &config);
1523 pci_unmap_phys(
1730 pci_unmap_phys(ddi_acc_handle_t *handlep, pci_regspec_t *ph) function
[all...]

Completed in 58 milliseconds