/illumos-gate/usr/src/uts/sparc/os/ |
H A D | ddi_arch.c | 74 if (mp->map_type == DDI_MT_RNUMBER) { in i_ddi_bus_map() 95 mp->map_type = DDI_MT_REGSPEC; in i_ddi_bus_map()
|
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | dbutils.c | 1399 res->info.how.map_type = IDMAP_MAP_TYPE_KNOWN_SID; in lookup_wksids_sid2pid() 1466 res->info.how.map_type = IDMAP_MAP_TYPE_KNOWN_SID; in lookup_wksids_pid2sid() 1724 res->info.how.map_type = strtoul(values[6], &end, 10); in lookup_cache_sid2pid() 1725 switch (res->info.how.map_type) { in lookup_cache_sid2pid() 2075 how->map_type = IDMAP_MAP_TYPE_DS_AD; in ad_lookup_batch_int() 2093 how->map_type = IDMAP_MAP_TYPE_IDMU; in ad_lookup_batch_int() 2199 how->map_type = IDMAP_MAP_TYPE_IDMU; in ad_lookup_batch_int() 2226 how->map_type = IDMAP_MAP_TYPE_DS_AD; in ad_lookup_batch_int() 2361 res->info.how.map_type = in ad_lookup_batch_int() 2380 res->info.how.map_type = in ad_lookup_batch_int() [all …]
|
H A D | nldaputils.c | 802 how->map_type = IDMAP_MAP_TYPE_DS_NLDAP; in nldap_lookup_batch() 830 how->map_type = IDMAP_MAP_TYPE_DS_NLDAP; in nldap_lookup_batch()
|
H A D | server.c | 593 how->map_type = strtoul(argv[11], &end, 10); in list_mappings_cb() 594 switch (how->map_type) { in list_mappings_cb()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ddimapreq.h | 76 ddi_map_type_t map_type; member
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | ddi_arch.c | 62 if (mp->map_type == DDI_MT_RNUMBER) { in i_ddi_bus_map() 83 mp->map_type = DDI_MT_REGSPEC; in i_ddi_bus_map()
|
/illumos-gate/usr/src/test/util-tests/tests/ctf/ |
H A D | check-merge-static.c | 36 const char *map_type; member 65 return (map[i].map_type); in check_file_to_type()
|
/illumos-gate/usr/src/cmd/geniconvtbl/ |
H A D | itm_util.c | 537 itmc_map_type_t map_type = ITMC_MAP_UNKNOWN; in map_table() local 547 map_type = check_map_type(attr); in map_table() 549 if (ITMC_MAP_UNKNOWN == map_type) { in map_table() 550 map_type = ITMC_MAP_AUTOMATIC; in map_table() 559 map_type = map_name_type->type; in map_table() 569 map_type = map_name_type->type; in map_table() 803 switch (map_type) { in map_table() 815 map_type = ITMC_MAP_SIMPLE_INDEX; in map_table() 825 map_type = ITMC_MAP_SIMPLE_INDEX; in map_table() 834 map_type = ITMC_MAP_SIMPLE_HASH; in map_table() [all …]
|
H A D | itm_comp.y | 85 %type <map_attr> map_type 498 :map_type COMMA map_resultlen 504 |map_type 510 |map_resultlen COMMA map_type 526 map_type
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | sbbc.c | 525 ddi_driver_name(rdip), mp->map_type, off, len); in sbbc_busmap() 536 switch (mp->map_type) { in sbbc_busmap() 590 if (mp->map_type == DDI_MT_RNUMBER) in sbbc_busmap() 597 p_map_request.map_type = DDI_MT_REGSPEC; in sbbc_busmap()
|
H A D | pmubus.c | 680 switch (mp->map_type) { in pmubus_map() 835 mp->map_type = DDI_MT_REGSPEC; in pmubus_map()
|
H A D | upa64s.c | 514 switch (mp->map_type) { in upa64s_map() 559 p_map_request.map_type = DDI_MT_REGSPEC; in upa64s_map()
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | ebus.c | 474 switch (mp->map_type) { in ebus_map() 525 if (mp->map_type == DDI_MT_RNUMBER) in ebus_map() 532 p_map_request.map_type = DDI_MT_REGSPEC; in ebus_map()
|
H A D | rootnex.c | 516 if (mp->map_type == DDI_MT_RNUMBER) { in rootnex_map() 532 mp->map_type = DDI_MT_REGSPEC; in rootnex_map()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fc_ulpif.h | 86 int map_type; /* OLD, NEW, CHANGED */ member
|
/illumos-gate/usr/src/uts/i86pc/io/pci/ |
H A D | pci.c | 364 switch (mp->map_type) { in pci_bus_map() 409 mp->map_type = DDI_MT_REGSPEC; in pci_bus_map()
|
/illumos-gate/usr/src/uts/common/rpcsvc/ |
H A D | idmap_prot.x | 220 union idmap_how switch(idmap_map_type map_type) {
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci.c | 500 switch (mp->map_type) { in pci_map() 538 p_mapreq.map_type = DDI_MT_REGSPEC; in pci_map() 554 if (mp->map_type == DDI_MT_RNUMBER) in pci_map()
|
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px.c | 740 switch (mp->map_type) { in px_map() 806 p_mapreq.map_type = DDI_MT_REGSPEC; in px_map() 820 if (mp->map_type == DDI_MT_RNUMBER) in px_map()
|
/illumos-gate/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 526 switch (mp->map_type) { in npe_bus_map() 571 mp->map_type = DDI_MT_REGSPEC; in npe_bus_map()
|
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcicmu.c | 703 switch (mp->map_type) { in pcmu_map() 746 p_mapreq.map_type = DDI_MT_REGSPEC; in pcmu_map() 751 if (mp->map_type == DDI_MT_RNUMBER) { in pcmu_map()
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | isa.c | 515 if (mp->map_type == DDI_MT_RNUMBER) { in isa_bus_map() 526 mp->map_type = DDI_MT_REGSPEC; in isa_bus_map()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | i8042.c | 846 switch (mp->map_type) { in i8042_map() 895 mp->map_type, in i8042_map()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 3207 devlist.map_type = PORT_DEVICE_USER_CREATE; in fcp_port_create_tgt() 4740 map_entry->map_type, map_entry->map_flags, in fcp_handle_devices() 4744 if (map_entry->map_type == PORT_DEVICE_OLD || in fcp_handle_devices() 4745 map_entry->map_type == PORT_DEVICE_NEW || in fcp_handle_devices() 4746 map_entry->map_type == PORT_DEVICE_REPORTLUN_CHANGED || in fcp_handle_devices() 4747 map_entry->map_type == PORT_DEVICE_CHANGED) { in fcp_handle_devices() 4751 map_entry->map_type, in fcp_handle_devices() 4755 switch (map_entry->map_type) { in fcp_handle_devices() 4844 "!Invalid map_type=0x%x", map_entry->map_type); in fcp_handle_devices() 4991 (map_entry->map_type == PORT_DEVICE_NOCHANGE) && in fcp_handle_mapflags() [all …]
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 1823 map->map_type = pd->pd_type; in fc_ulp_pwwn_to_portmap() 1826 ASSERT(map->map_type <= PORT_DEVICE_DELETE); in fc_ulp_pwwn_to_portmap() 5022 map->map_type = pd->pd_type; in fctl_copy_portmap_held() 5025 ASSERT(map->map_type <= PORT_DEVICE_DELETE); in fctl_copy_portmap_held() 5051 map->map_type = pd->pd_type; in fctl_copy_portmap() 5054 ASSERT(map->map_type <= PORT_DEVICE_DELETE); in fctl_copy_portmap()
|