Home
last modified time | relevance | path

Searched refs:DDI_MF_KERNEL_MAPPING (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dddimapreq.h103 #define DDI_MF_KERNEL_MAPPING 0x2 macro
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c956 mr.map_flags = DDI_MF_KERNEL_MAPPING; in gp2_map_phys()
987 mr.map_flags = DDI_MF_KERNEL_MAPPING; in gp2_unmap_phys()
H A Daxq.c1697 mr.map_flags = DDI_MF_KERNEL_MAPPING; in axq_map_phys()
1728 mr.map_flags = DDI_MF_KERNEL_MAPPING; in axq_unmap_phys()
/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c1713 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pci_map_phys()
1742 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pci_unmap_phys()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c2059 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pcie_map_phys()
2091 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pcie_unmap_phys()
/titanic_41/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1927 mapreq.map_flags = DDI_MF_KERNEL_MAPPING; in opl_map_phys()
1959 mapreq.map_flags = DDI_MF_KERNEL_MAPPING; in opl_unmap_phys()
/titanic_41/usr/src/uts/common/os/
H A Dsunddi.c215 mr.map_flags = DDI_MF_KERNEL_MAPPING; in ddi_map_regs()
234 mr.map_flags = DDI_MF_KERNEL_MAPPING; in ddi_unmap_regs()
1029 mr.map_flags = DDI_MF_KERNEL_MAPPING; in ddi_device_mapping_check()
7276 mr.map_flags = DDI_MF_KERNEL_MAPPING; in ddi_regs_map_setup()
7307 mr.map_flags = DDI_MF_KERNEL_MAPPING; in ddi_regs_map_free()
/titanic_41/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c1844 if (mp->map_flags != DDI_MF_KERNEL_MAPPING) in lombus_map()
/titanic_41/usr/src/uts/common/io/
H A Dbscbus.c2149 if (mp->map_flags != DDI_MF_KERNEL_MAPPING) in bscbus_map()
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c6752 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pcicfg_map_phys()
6781 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pcicfg_unmap_phys()
/titanic_41/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4423 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pcmcia_map_reg()