Home
last modified time | relevance | path

Searched refs:map_handlep (Results 1 – 25 of 33) sorted by relevance

12

/titanic_41/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c404 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 Disadma.c660 *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 Dpmubus.c691 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 Dupa64s.c524 mp->map_handlep); in upa64s_map()
537 mp->map_obj.rnumber, mp->map_handlep); in upa64s_map()
H A Dopl_cfg.c1928 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 Dddimapreq.h82 ddi_acc_hdl_t *map_handlep; member
/titanic_41/usr/src/uts/sun4/io/
H A Drootnex.c381 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 Debus.c484 mp->map_handlep); in ebus_map()
497 rnumber, mp->map_handlep); in ebus_map()
/titanic_41/usr/src/uts/i86pc/io/pci/
H A Dpci.c352 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 Dddi_arch.c104 offset, len, mp->map_handlep); in i_ddi_bus_map()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c79 hp = mp->map_handlep; in pci_fm_acc_setup()
H A Dpci_axq.c125 hp = (ddi_acc_hdl_t *)mp->map_handlep; in pci_axq_setup()
H A Dpci.c545 mp->map_handlep->ah_acc.devacc_attr_access != in pci_map()
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c399 mp->map_handlep); in acebus_map()
412 rnumber, mp->map_handlep); in acebus_map()
/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_pci.c458 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 Dfcgp2.c957 mr.map_handlep = hp; in gp2_map_phys()
988 mr.map_handlep = hp; in gp2_unmap_phys()
H A Daxq.c1698 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 Drootnex.c902 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 Dpcieb.c555 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 Dpcie.c2060 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 Dlombus.c1846 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 Dfcpci.c1714 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 Dpx_fm.c147 hp = mp->map_handlep; in px_fm_acc_setup()
/titanic_41/usr/src/uts/common/io/
H A Dbscbus.c2151 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 Di8042.c922 handle = mp->map_handlep; in i8042_map()

12