Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c242 "pci_unmap_phys(%p)\n", ip->fc_map_handle); in pci_fc_ops_free_handle()
243 pci_unmap_phys(&ip->fc_map_handle, ip->fc_regspec); in pci_fc_ops_free_handle()
600 ip->fc_map_handle = h; in pfc_map_in()
641 pci_unmap_phys(&ip->fc_map_handle, ip->fc_regspec); in pfc_map_out()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h390 #define fc_map_handle un.m.h macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1203 if (resp->fc_map_handle != NULL) in opl_fc_ops_free_handle()
1204 opl_unmap_phys(&resp->fc_map_handle); in opl_fc_ops_free_handle()
1321 resp->fc_map_handle = h; in opl_map_in()
1365 opl_unmap_phys(&resp->fc_map_handle); in opl_map_out()