Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/lib/libc/iconv/
H A Dcitrus_mapper.h80 _citrus_mapper_convert(struct _citrus_mapper * __restrict cm, in _citrus_mapper_convert()
93 _citrus_mapper_init_state(struct _citrus_mapper * __restrict cm) in _citrus_mapper_init_state()
104 _citrus_mapper_get_state_size(struct _citrus_mapper * __restrict cm) in _citrus_mapper_get_state_size()
115 _citrus_mapper_get_src_max(struct _citrus_mapper * __restrict cm) in _citrus_mapper_get_src_max()
126 _citrus_mapper_get_dst_max(struct _citrus_mapper * __restrict cm) in _citrus_mapper_get_dst_max()
H A Dcitrus_mapper.c183 mapper_close(struct _citrus_mapper *cm) in mapper_close()
207 struct _citrus_mapper *cm; in mapper_open() local
301 match_func(struct _citrus_mapper *cm, const char *key) in match_func()
316 struct _citrus_mapper *cm; in _citrus_mapper_open() local
373 _citrus_mapper_close(struct _citrus_mapper *cm) in _citrus_mapper_close()
399 _citrus_mapper_set_persistent(struct _citrus_mapper * __restrict cm) in _citrus_mapper_set_persistent()
/freebsd/usr.bin/tr/
H A Dcmap.c51 struct cmap *cm; in cmap_alloc() local
68 cmap_add(struct cmap *cm, wint_t from, wint_t to) in cmap_add()
121 cmap_lookup_hard(struct cmap *cm, wint_t ch) in cmap_lookup_hard()
137 cmap_cache(struct cmap *cm) in cmap_cache()
154 cmap_default(struct cmap *cm, wint_t def) in cmap_default()
H A Dcmap.h61 cmap_lookup(struct cmap *cm, wint_t from) in cmap_lookup()
70 cmap_min(struct cmap *cm) in cmap_min()
77 cmap_max(struct cmap *cm) in cmap_max()
/freebsd/sys/dev/mfi/
H A Dmfi.c798 struct mfi_command *cm; in mfi_alloc_commands() local
844 mfi_release_command(struct mfi_command *cm) in mfi_release_command()
907 struct mfi_command *cm; in mfi_dcmd_command() local
960 struct mfi_command *cm; in mfi_comms_init() local
1010 struct mfi_command *cm = NULL; in mfi_get_controller_info() local
1052 struct mfi_command *cm = NULL; in mfi_get_log_state() local
1115 mfi_wait_command(struct mfi_softc *sc, struct mfi_command *cm) in mfi_wait_command()
1140 struct mfi_command *cm; in mfi_free() local
1280 struct mfi_command *cm; in mfi_intr() local
1326 struct mfi_command *cm; in mfi_shutdown() local
[all …]
H A Dmfi_debug.c102 mfi_print_ldio(struct mfi_softc *sc, device_t dev, struct mfi_command *cm) in mfi_print_ldio()
119 mfi_print_dcmd(struct mfi_softc *sc, device_t dev, struct mfi_command *cm) in mfi_print_dcmd()
193 mfi_print_generic_frame(struct mfi_softc *sc, struct mfi_command *cm) in mfi_print_generic_frame()
199 mfi_print_cmd(struct mfi_command *cm) in mfi_print_cmd()
238 mfi_validate_sg(struct mfi_softc *sc, struct mfi_command *cm, in mfi_validate_sg()
/freebsd/sys/dev/mpr/
H A Dmpr_config.c75 struct mpr_command *cm; in mpr_config_get_ioc_pg8() local
207 struct mpr_command *cm; in mpr_config_get_iounit_pg8() local
340 struct mpr_command *cm; in mpr_config_get_man_pg11() local
528 struct mpr_command *cm; in mpr_config_get_dpm_pg0() local
666 struct mpr_command *cm; in mpr_config_set_dpm_pg0() local
805 struct mpr_command *cm; in mpr_config_get_sas_device_pg0() local
942 struct mpr_command *cm; in mpr_config_get_pcie_device_pg0() local
1079 struct mpr_command *cm; in mpr_config_get_pcie_device_pg2() local
1214 struct mpr_command *cm; in mpr_config_get_bios_pg3() local
1346 struct mpr_command *cm; in mpr_config_get_raid_volume_pg0() local
[all …]
H A Dmpr_sas.c302 mprsas_log_command(struct mpr_command *cm, u_int level, const char *fmt, ...) in mprsas_log_command()
444 struct mpr_command *cm; in mprsas_prepare_volume_remove() local
1108 struct mpr_command *cm; in mprsas_complete_all_commands() local
1225 struct mpr_command *cm; in mprsas_logical_unit_reset_complete() local
1476 struct mpr_command *cm; in mprsas_abort_complete() local
1558 struct mpr_command *cm) in mprsas_send_abort()
1616 struct mpr_command *cm; in mprsas_scsiio_timeout() local
1707 mprsas_build_nvme_unmap(struct mpr_softc *sc, struct mpr_command *cm, in mprsas_build_nvme_unmap()
1847 struct mpr_command *cm; in mprsas_action_scsiio() local
2225 struct mpr_command *cm) in mprsas_nvme_trans_status_code()
[all …]
H A Dmpr.c758 struct mpr_command *cm; in mpr_iocfacts_free() local
1127 mpr_enqueue_request(struct mpr_softc *sc, struct mpr_command *cm) in mpr_enqueue_request()
1484 struct mpr_command *cm; in mpr_alloc_requests() local
2094 struct mpr_command *cm; in mpr_dump_reqs() local
2379 mpr_complete_command(struct mpr_softc *sc, struct mpr_command *cm) in mpr_complete_command()
2523 struct mpr_command *cm = NULL; in mpr_intr_locked() local
2709 mpr_reregister_events_complete(struct mpr_softc *sc, struct mpr_command *cm) in mpr_reregister_events_complete()
2752 struct mpr_command *cm = NULL; in mpr_update_events() local
2808 struct mpr_command *cm; in mpr_reregister_events() local
2909 mpr_build_nvme_prp(struct mpr_softc *sc, struct mpr_command *cm, in mpr_build_nvme_prp()
[all …]
H A Dmpr_user.c418 mpr_init_sge(struct mpr_command *cm, void *req, void *sge) in mpr_init_sge()
436 mpi_pre_ioc_facts(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_ioc_facts()
455 mpi_pre_port_facts(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_port_facts()
474 mpi_pre_fw_download(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_fw_download()
514 mpi_pre_fw_upload(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_fw_upload()
542 mpi_pre_sata_passthrough(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_sata_passthrough()
560 mpi_pre_smp_passthrough(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_smp_passthrough()
578 mpi_pre_config(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_config()
596 mpi_pre_sas_io_unit_control(struct mpr_command *cm, in mpi_pre_sas_io_unit_control()
625 mpr_user_setup_request(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpr_user_setup_request()
[all …]
H A Dmpr_sas_lsi.c327 struct mpr_command *cm; in mprsas_fw_work() local
831 struct mpr_command *cm; in mprsas_add_device() local
1138 struct mpr_command *cm; in mprsas_get_sata_identify() local
1225 mprsas_ata_id_complete(struct mpr_softc *sc, struct mpr_command *cm) in mprsas_ata_id_complete()
1235 mprsas_ata_id_timeout(struct mpr_softc *sc, struct mpr_command *cm) in mprsas_ata_id_timeout()
1597 struct mpr_command *cm; in mprsas_ir_shutdown() local
/freebsd/sys/dev/mps/
H A Dmps_config.c75 struct mps_command *cm; in mps_config_get_ioc_pg8() local
206 struct mps_command *cm; in mps_config_get_man_pg10() local
567 struct mps_command *cm; in mps_config_get_dpm_pg0() local
705 struct mps_command *cm; in mps_config_set_dpm_pg0() local
845 struct mps_command *cm; in mps_config_get_sas_device_pg0() local
980 struct mps_command *cm; in mps_config_get_bios_pg3() local
1112 struct mps_command *cm; in mps_config_get_raid_volume_pg0() local
1243 struct mps_command *cm; in mps_config_get_raid_volume_pg1() local
1402 struct mps_command *cm; in mps_config_get_raid_pd_pg0() local
H A Dmps.c738 struct mps_command *cm; in mps_iocfacts_free() local
1095 mps_enqueue_request(struct mps_softc *sc, struct mps_command *cm) in mps_enqueue_request()
1424 struct mps_command *cm; in mps_alloc_requests() local
1950 struct mps_command *cm; in mps_dump_reqs() local
2230 mps_complete_command(struct mps_softc *sc, struct mps_command *cm) in mps_complete_command()
2373 struct mps_command *cm = NULL; in mps_intr_locked() local
2562 mps_reregister_events_complete(struct mps_softc *sc, struct mps_command *cm) in mps_reregister_events_complete()
2605 struct mps_command *cm; in mps_update_events() local
2662 struct mps_command *cm; in mps_reregister_events() local
2720 mps_add_chain(struct mps_command *cm) in mps_add_chain()
[all …]
H A Dmps_sas.c293 mpssas_log_command(struct mps_command *cm, u_int level, const char *fmt, ...) in mpssas_log_command()
474 struct mps_command *cm; in mpssas_prepare_remove() local
1047 struct mps_command *cm; in mpssas_complete_all_commands() local
1167 struct mps_command *cm; in mpssas_logical_unit_reset_complete() local
1398 struct mps_command *cm; in mpssas_abort_complete() local
1480 mpssas_send_abort(struct mps_softc *sc, struct mps_command *tm, struct mps_command *cm) in mpssas_send_abort()
1533 struct mps_command *cm; in mpssas_scsiio_timeout() local
1619 struct mps_command *cm; in mpssas_action_scsiio() local
1954 mpssas_scsiio_complete(struct mps_softc *sc, struct mps_command *cm) in mpssas_scsiio_complete()
2395 mpssas_direct_drive_io(struct mpssas_softc *sassc, struct mps_command *cm, in mpssas_direct_drive_io()
[all …]
H A Dmps_user.c404 mpi_init_sge(struct mps_command *cm, void *req, void *sge) in mpi_init_sge()
422 mpi_pre_ioc_facts(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_ioc_facts()
441 mpi_pre_port_facts(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_port_facts()
460 mpi_pre_fw_download(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_fw_download()
508 mpi_pre_fw_upload(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_fw_upload()
544 mpi_pre_sata_passthrough(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_sata_passthrough()
562 mpi_pre_smp_passthrough(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_smp_passthrough()
580 mpi_pre_config(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_config()
598 mpi_pre_sas_io_unit_control(struct mps_command *cm, in mpi_pre_sas_io_unit_control()
627 mps_user_setup_request(struct mps_command *cm, struct mps_usr_command *cmd) in mps_user_setup_request()
[all …]
/freebsd/sys/dev/xen/blkfront/
H A Dblkfront.c113 xbd_cm_freeze(struct xbd_softc *sc, struct xbd_command *cm, xbdc_flag_t cm_flag) in xbd_cm_freeze()
123 xbd_cm_thaw(struct xbd_softc *sc, struct xbd_command *cm) in xbd_cm_thaw()
144 xbd_free_command(struct xbd_command *cm) in xbd_free_command()
213 struct xbd_command *cm; in xbd_queue_cb() local
296 xbd_queue_request(struct xbd_softc *sc, struct xbd_command *cm) in xbd_queue_request()
337 struct xbd_command *cm; in xbd_bio_command() local
422 struct xbd_command *cm; in xbd_startio() local
462 xbd_bio_complete(struct xbd_softc *sc, struct xbd_command *cm) in xbd_bio_complete()
487 struct xbd_command *cm; in xbd_int() local
591 xbd_dump_complete(struct xbd_command *cm) in xbd_dump_complete()
[all …]
/freebsd/lib/libiconv_modules/mapper_serial/
H A Dcitrus_mapper_serial.c161 struct _citrus_mapper * __restrict cm, const char * __restrict dir __unused, in _citrus_mapper_serial_mapper_init()
192 _citrus_mapper_serial_mapper_uninit(struct _citrus_mapper *cm) in _citrus_mapper_serial_mapper_uninit()
203 _citrus_mapper_serial_mapper_convert(struct _citrus_mapper * __restrict cm, in _citrus_mapper_serial_mapper_convert()
222 _citrus_mapper_parallel_mapper_convert(struct _citrus_mapper * __restrict cm, in _citrus_mapper_parallel_mapper_convert()
/freebsd/usr.sbin/rtadvd/
H A Dcontrol.c63 struct ctrl_msg_hdr *cm; in cm_recv() local
178 struct ctrl_msg_hdr *cm; cm_send() local
408 struct ctrl_msg_hdr *cm; cm_pl2bin() local
468 struct ctrl_msg_hdr *cm; cm_str2bin() local
[all...]
/freebsd/contrib/tcpdump/
H A Dascii_strcasecmp.c61 const unsigned char *cm = charmap, in ascii_strcasecmp() local
74 const unsigned char *cm = charmap, in ascii_strncasecmp() local
/freebsd/contrib/tcp_wrappers/
H A Dstrcasecmp.c71 register u_char *cm = charmap, in strcasecmp() local
83 register u_char *cm = charmap, in strncasecmp() local
/freebsd/sys/dev/aac/
H A Daac.c819 struct aac_command *cm; in aac_new_intr() local
951 struct aac_command *cm; in aac_startio() local
1118 struct aac_command *cm; in aac_complete() local
1190 struct aac_command *cm; in aac_bio_command() local
1314 aac_bio_complete(struct aac_command *cm) in aac_bio_complete()
1353 aac_wait_command(struct aac_command *cm) in aac_wait_command()
1378 struct aac_command *cm; in aac_alloc_command() local
1400 aac_release_command(struct aac_command *cm) in aac_release_command()
1455 struct aac_command *cm; in aac_alloc_commands() local
1524 struct aac_command *cm; in aac_free_commands() local
[all …]
/freebsd/sys/dev/aacraid/
H A Daacraid_cam.c353 struct aac_command *cm; in aac_container_rw_command() local
611 struct aac_command *cm; in aac_container_special_command() local
844 struct aac_command *cm; in aac_passthrough_command() local
1120 aac_container_complete(struct aac_command *cm) in aac_container_complete()
1144 aac_cam_complete(struct aac_command *cm) in aac_cam_complete()
1248 struct aac_command *cm; in aac_cam_reset_bus() local
1337 aac_load_map_command_sg(struct aac_softc *sc, struct aac_command *cm) in aac_load_map_command_sg()
1362 struct aac_command *cm; in aacraid_startio() local
H A Daacraid.c358 struct aac_command *cm; in aac_daemon() local
421 struct aac_command *cm; in aac_get_container_info() local
869 struct aac_command *cm; in aacraid_new_intr_type1() local
1069 aacraid_wait_command(struct aac_command *cm) in aacraid_wait_command()
1095 struct aac_command *cm; in aacraid_alloc_command() local
1115 aacraid_release_command(struct aac_command *cm) in aacraid_release_command()
1174 struct aac_command *cm; in aac_alloc_commands() local
1262 struct aac_command *cm; in aac_free_commands() local
1290 struct aac_command *cm; in aacraid_map_command_sg() local
1491 aac_unmap_command(struct aac_command *cm) in aac_unmap_command()
[all …]
/freebsd/lib/libiconv_modules/mapper_646/
H A Dcitrus_mapper_646.c166 struct _citrus_mapper * __restrict cm, const char * __restrict dir, in _citrus_mapper_646_mapper_init()
199 _citrus_mapper_646_mapper_uninit(struct _citrus_mapper *cm) in _citrus_mapper_646_mapper_uninit()
208 _citrus_mapper_646_mapper_convert(struct _citrus_mapper * __restrict cm, in _citrus_mapper_646_mapper_convert()
/freebsd/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c339 struct _citrus_mapper * __restrict cm, const char * __restrict curdir, in _citrus_mapper_std_mapper_init()
411 _citrus_mapper_std_mapper_uninit(struct _citrus_mapper *cm) in _citrus_mapper_std_mapper_uninit()
432 _citrus_mapper_std_mapper_convert(struct _citrus_mapper * __restrict cm, in _citrus_mapper_std_mapper_convert()

12345