| /titanic_53/usr/src/lib/efcode/engine/ |
| H A D | mcookie.c | 43 int map_flags; member 78 if ((mp->map_flags & MAP_IS_VALID) == 0) in mapping_to_mcookie() 86 mp->map_flags |= MAP_IS_VALID; in mapping_to_mcookie() 104 if ((mp->map_flags & MAP_IS_VALID) && in delete_mapping() 110 mp->map_flags &= ~MAP_IS_VALID; in delete_mapping() 129 if ((mp->map_flags & MAP_IS_VALID) && in is_mcookie() 149 if ((mp->map_flags & MAP_IS_VALID) && in mcookie_to_rlen() 168 if ((mp->map_flags & MAP_IS_VALID) && in mcookie_to_rvirt() 187 if (map_table[i].map_flags & MAP_IS_VALID) in dot_maps()
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | ddimapreq.h | 80 uint_t map_flags; /* See below... */ member
|
| H A D | bofi_impl.h | 97 int map_flags; member
|
| /titanic_53/usr/src/uts/sun4/io/ |
| H A D | rootnex.c | 359 if (mp->map_flags & DDI_MF_DEVICE_MAPPING) in rootnex_map_regspec() 401 if (mp->map_flags & DDI_MF_DEVICE_MAPPING) in rootnex_unmap_regspec() 505 if (mp->map_flags & DDI_MF_USER_MAPPING) { in rootnex_map()
|
| /titanic_53/usr/src/cmd/mdb/common/mdb/ |
| H A D | mdb_rawfile.c | 234 map.map_flags = MDB_TGT_MAP_R; in rf_print_map() 237 map.map_flags |= MDB_TGT_MAP_W; in rf_print_map()
|
| H A D | mdb_target.h | 291 uint_t map_flags; /* Flags (see above) */ member
|
| H A D | mdb_proc.c | 3057 mp->map_flags = 0; in pt_prmap_to_mdbmap() 3060 mp->map_flags |= MDB_TGT_MAP_R; in pt_prmap_to_mdbmap() 3062 mp->map_flags |= MDB_TGT_MAP_W; in pt_prmap_to_mdbmap() 3064 mp->map_flags |= MDB_TGT_MAP_X; in pt_prmap_to_mdbmap() 3067 mp->map_flags |= MDB_TGT_MAP_SHMEM; in pt_prmap_to_mdbmap() 3069 mp->map_flags |= MDB_TGT_MAP_HEAP; in pt_prmap_to_mdbmap() 3071 mp->map_flags |= MDB_TGT_MAP_STACK; in pt_prmap_to_mdbmap() 3073 mp->map_flags |= MDB_TGT_MAP_ANON; in pt_prmap_to_mdbmap() 3152 mp->map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_X; in pt_object_iter()
|
| H A D | mdb_cmds.c | 1420 if (map->map_flags & MDB_TGT_MAP_HEAP) in map_name() 1425 if (map->map_flags & MDB_TGT_MAP_SHMEM) in map_name() 1427 if (map->map_flags & MDB_TGT_MAP_STACK) in map_name() 1429 if (map->map_flags & MDB_TGT_MAP_ANON) in map_name()
|
| H A D | mdb_kvm.c | 1090 map.map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kt_mapping_walk() 1123 map->map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kt_module_to_map()
|
| /titanic_53/usr/src/uts/common/sys/fibre-channel/impl/ |
| H A D | fc_ulpif.h | 85 int map_flags; /* Status flags */ member
|
| /titanic_53/usr/src/uts/i86pc/io/pci/ |
| H A D | pci.c | 455 mp->map_flags |= DDI_MF_EXT_REGSPEC; in pci_bus_map() 528 mp->map_flags |= DDI_MF_EXT_REGSPEC; in pci_bus_map()
|
| /titanic_53/usr/src/uts/i86pc/io/pciex/ |
| H A D | npe.c | 545 mp->map_flags |= DDI_MF_EXT_REGSPEC; in npe_bus_map() 669 mp->map_flags |= DDI_MF_EXT_REGSPEC; in npe_bus_map()
|
| /titanic_53/usr/src/uts/i86pc/io/ |
| H A D | rootnex.c | 840 if (mp->map_flags & DDI_MF_USER_MAPPING) { in rootnex_map() 868 } else if (!(mp->map_flags & DDI_MF_EXT_REGSPEC)) { in rootnex_map() 889 mp->map_flags |= DDI_MF_EXT_REGSPEC; in rootnex_map() 1043 ASSERT(mp->map_flags & DDI_MF_EXT_REGSPEC); in rootnex_map_regspec() 1080 if (mp->map_flags & DDI_MF_DEVICE_MAPPING) { in rootnex_map_regspec() 1176 if (mp->map_flags & DDI_MF_DEVICE_MAPPING) { in rootnex_map_regspec() 1221 if (mp->map_flags & DDI_MF_DEVICE_MAPPING) in rootnex_unmap_regspec() 1224 ASSERT(mp->map_flags & DDI_MF_EXT_REGSPEC); in rootnex_unmap_regspec()
|
| /titanic_53/usr/src/uts/sun4u/starcat/io/ |
| H A D | fcgp2.c | 956 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 D | axq.c | 1697 mr.map_flags = DDI_MF_KERNEL_MAPPING; in axq_map_phys() 1728 mr.map_flags = DDI_MF_KERNEL_MAPPING; in axq_unmap_phys()
|
| /titanic_53/usr/src/uts/common/io/ |
| H A D | bofi.c | 406 ddi_dmareq_mapout(caddr_t addr, offset_t len, int map_flags, page_t *pp, in ddi_dmareq_mapout() argument 416 buf.b_flags = B_REMAPPED | map_flags; in ddi_dmareq_mapout() 3543 hp->map_flags = B_PAGEIO; in bofi_dma_bindhdl() 3546 hp->map_flags = B_SHADOW; in bofi_dma_bindhdl() 3549 hp->map_flags = 0; in bofi_dma_bindhdl() 3618 ddi_dmareq_mapout(hp->mapaddr, hp->len, hp->map_flags, in bofi_dma_bindhdl() 3698 ddi_dmareq_mapout(hp->mapaddr, hp->len, hp->map_flags, in bofi_dma_unbindhdl()
|
| /titanic_53/usr/src/uts/common/io/pciex/ |
| H A D | pcie.c | 2059 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pcie_map_phys() 2091 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pcie_unmap_phys()
|
| /titanic_53/usr/src/uts/sun4/io/efcode/ |
| H A D | fcpci.c | 1713 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pci_map_phys() 1742 mr.map_flags = DDI_MF_KERNEL_MAPPING; in pci_unmap_phys()
|
| /titanic_53/usr/src/uts/sun4u/io/ |
| H A D | upa64s.c | 505 if (mp->map_flags & DDI_MF_USER_MAPPING) { in upa64s_map()
|
| H A D | opl_cfg.c | 1927 mapreq.map_flags = DDI_MF_KERNEL_MAPPING; in opl_map_phys() 1959 mapreq.map_flags = DDI_MF_KERNEL_MAPPING; in opl_unmap_phys()
|
| /titanic_53/usr/src/cmd/mdb/common/kmdb/ |
| H A D | kmdb_kvm.c | 1140 map.map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kmt_mapping_walk() 1175 map->map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kmt_mod_to_map()
|
| /titanic_53/usr/src/uts/sun4u/io/pci/ |
| H A D | pci.c | 493 if (mp->map_flags & DDI_MF_USER_MAPPING) in pci_map()
|
| /titanic_53/usr/src/uts/common/io/fibre-channel/impl/ |
| H A D | fctl.c | 1823 map->map_flags = 0; in fc_ulp_pwwn_to_portmap() 3100 clist->clist_map[count].map_flags |= in fctl_ulp_statec_cb() 5022 map->map_flags = 0; in fctl_copy_portmap_held() 5051 map->map_flags = 0; in fctl_copy_portmap()
|
| /titanic_53/usr/src/cmd/mdb/common/modules/mdb_ks/ |
| H A D | mdb_ks.c | 1333 map.map_flags = 0; in asmap_step()
|
| /titanic_53/usr/src/uts/sun4/io/px/ |
| H A D | px.c | 739 if (mp->map_flags & DDI_MF_USER_MAPPING) in px_map()
|