/titanic_41/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 404 mp->map_handlep->ah_acc.devacc_attr_access in npe_setup_std_pcicfg_acc() 407 (void *)mp->map_handlep, NULL); in npe_setup_std_pcicfg_acc() 506 if (NPE_IS_HANDLE_FOR_STDCFG_ACC(mp->map_handlep)) { in npe_bus_map() 509 mp->map_handlep->ah_acc.devacc_attr_access in npe_bus_map() 512 (void *)mp->map_handlep); in npe_bus_map() 548 mp->map_handlep->ah_acc.devacc_attr_access != in npe_bus_map() 551 (void *)mp->map_handlep); in npe_bus_map() 572 hp = (ddi_acc_hdl_t *)mp->map_handlep; in npe_bus_map() 677 ap = (ddi_acc_impl_t *)mp->map_handlep; in npe_bus_map() 690 mp->map_handlep->ah_acc.devacc_attr_access != in npe_bus_map() [all …]
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | isadma.c | 660 *hp = *(ddi_acc_impl_t *)mp->map_handlep; in isadma_map() 661 impl_acc_hdl_get((ddi_acc_handle_t)mp->map_handlep)-> in isadma_map() 663 hp = (ddi_acc_impl_t *)mp->map_handlep; in isadma_map() 686 (ddi_acc_handle_t)mp->map_handlep)-> in isadma_map() 688 *(ddi_acc_impl_t *)mp->map_handlep = *hp; in isadma_map()
|
H A D | pmubus.c | 691 rnumber, (void *)mp->map_handlep)); in pmubus_map() 769 ddi_acc_impl_t *hp = (ddi_acc_impl_t *)mp->map_handlep; in pmubus_map() 819 ddi_acc_impl_t *hp = (ddi_acc_impl_t *)mp->map_handlep; in pmubus_map()
|
H A D | upa64s.c | 524 mp->map_handlep); in upa64s_map() 537 mp->map_obj.rnumber, mp->map_handlep); in upa64s_map()
|
H A D | opl_cfg.c | 1928 mapreq.map_handlep = acc_handlep; in opl_map_phys() 1960 mapreq.map_handlep = acc_handlep; in opl_unmap_phys()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ddimapreq.h | 82 ddi_acc_hdl_t *map_handlep; member
|
/titanic_41/usr/src/uts/sun4/io/ |
H A D | rootnex.c | 381 hp = mp->map_handlep; in rootnex_map_regspec() 436 hp = mp->map_handlep; in rootnex_map_handle() 573 if (mp->map_handlep) { in rootnex_map() 574 hp = mp->map_handlep; in rootnex_map()
|
H A D | ebus.c | 484 mp->map_handlep); in ebus_map() 497 rnumber, mp->map_handlep); in ebus_map()
|
/titanic_41/usr/src/uts/i86pc/io/pci/ |
H A D | pci.c | 352 if (mp->map_handlep != NULL) { in pci_bus_map() 354 hdlp = (ddi_acc_impl_t *)(mp->map_handlep)->ah_platform_private; in pci_bus_map() 473 hp = (ddi_acc_hdl_t *)mp->map_handlep; in pci_bus_map()
|
/titanic_41/usr/src/uts/intel/os/ |
H A D | ddi_arch.c | 104 offset, len, mp->map_handlep); in i_ddi_bus_map()
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pci_fm.c | 79 hp = mp->map_handlep; in pci_fm_acc_setup()
|
H A D | pci_axq.c | 125 hp = (ddi_acc_hdl_t *)mp->map_handlep; in pci_axq_setup()
|
H A D | pci.c | 545 mp->map_handlep->ah_acc.devacc_attr_access != in pci_map()
|
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ |
H A D | acebus.c | 399 mp->map_handlep); in acebus_map() 412 rnumber, mp->map_handlep); in acebus_map()
|
/titanic_41/usr/src/uts/intel/io/pci/ |
H A D | pci_pci.c | 458 mp->map_handlep != NULL) { in ppb_bus_map() 460 (ddi_acc_impl_t *)(mp->map_handlep)->ah_platform_private; in ppb_bus_map()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | fcgp2.c | 957 mr.map_handlep = hp; in gp2_map_phys() 988 mr.map_handlep = hp; in gp2_unmap_phys()
|
H A D | axq.c | 1698 mr.map_handlep = hp; in axq_map_phys() 1729 mr.map_handlep = hp; in axq_unmap_phys()
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 902 len, mp->map_handlep); in rootnex_map() 940 rp.regspec_addr, rp.regspec_size, offset, len, mp->map_handlep); in rootnex_map() 1045 hp = mp->map_handlep; in rootnex_map_regspec() 1051 rp->regspec_size, mp->map_handlep); in rootnex_map_regspec() 1200 hp = mp->map_handlep; in rootnex_map_regspec() 1281 rp->regspec_size, mp->map_handlep); in rootnex_map_handle() 1302 hp = mp->map_handlep; in rootnex_map_handle()
|
/titanic_41/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 555 if (PCIE_IS_RP(PCIE_DIP2BUS(dip)) && mp->map_handlep != NULL) { in pcieb_bus_map() 557 (ddi_acc_impl_t *)(mp->map_handlep)->ah_platform_private; in pcieb_bus_map()
|
H A D | pcie.c | 2060 mr.map_handlep = hp; in pcie_map_phys() 2092 mr.map_handlep = hp; in pcie_unmap_phys()
|
/titanic_41/usr/src/uts/sun4u/lw2plus/io/ |
H A D | lombus.c | 1846 if (mp->map_handlep == NULL) in lombus_map() 1868 mp->map_handlep, addrp)); in lombus_map()
|
/titanic_41/usr/src/uts/sun4/io/efcode/ |
H A D | fcpci.c | 1714 mr.map_handlep = hp; in pci_map_phys() 1743 mr.map_handlep = hp; in pci_unmap_phys()
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_fm.c | 147 hp = mp->map_handlep; in px_fm_acc_setup()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | bscbus.c | 2151 if (mp->map_handlep == NULL) in bscbus_map() 2174 VREG_TO_ADDR(rsp->lombus_base+off), len, mp->map_handlep, addrp)); in bscbus_map()
|
H A D | i8042.c | 922 handle = mp->map_handlep; in i8042_map()
|