Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c194 " map handle - %p\n", ip->fc_map_handle); in gp2_fc_ops_free_handle()
304 ip->fc_map_handle = h; in gfc_map_in()
348 gp2_unmap_phys(&ip->fc_map_handle); in gfc_map_out()
/titanic_50/usr/src/uts/sun4/sys/
H A Dfcode.h390 #define fc_map_handle un.m.h macro
/titanic_50/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()
/titanic_50/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1204 if (resp->fc_map_handle != NULL) in opl_fc_ops_free_handle()
1205 opl_unmap_phys(&resp->fc_map_handle); in opl_fc_ops_free_handle()
1322 resp->fc_map_handle = h; in opl_map_in()
1366 opl_unmap_phys(&resp->fc_map_handle); in opl_map_out()