Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 25 of 105) 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.c74 struct mpr_command *cm; in mpr_config_get_ioc_pg8() local
206 struct mpr_command *cm; in mpr_config_get_iounit_pg8() local
339 struct mpr_command *cm; in mpr_config_get_man_pg11() local
527 struct mpr_command *cm; in mpr_config_get_dpm_pg0() local
665 struct mpr_command *cm; in mpr_config_set_dpm_pg0() local
804 struct mpr_command *cm; in mpr_config_get_sas_device_pg0() local
941 struct mpr_command *cm; in mpr_config_get_pcie_device_pg0() local
1078 struct mpr_command *cm; in mpr_config_get_pcie_device_pg2() local
1213 struct mpr_command *cm; in mpr_config_get_bios_pg3() local
1345 struct mpr_command *cm; in mpr_config_get_raid_volume_pg0() local
[all …]
H A Dmpr_sas.c306 mprsas_log_command(struct mpr_command *cm, u_int level, const char *fmt, ...) in mprsas_log_command()
448 struct mpr_command *cm; in mprsas_prepare_volume_remove() local
1112 struct mpr_command *cm; in mprsas_complete_all_commands() local
1229 struct mpr_command *cm; in mprsas_logical_unit_reset_complete() local
1480 struct mpr_command *cm; in mprsas_abort_complete() local
1562 struct mpr_command *cm) in mprsas_send_abort()
1620 struct mpr_command *cm; in mprsas_scsiio_timeout() local
1711 mprsas_build_nvme_unmap(struct mpr_softc *sc, struct mpr_command *cm, in mprsas_build_nvme_unmap()
1851 struct mpr_command *cm; in mprsas_action_scsiio() local
2229 struct mpr_command *cm) in mprsas_nvme_trans_status_code()
[all …]
H A Dmpr.c757 struct mpr_command *cm; in mpr_iocfacts_free() local
1126 mpr_enqueue_request(struct mpr_softc *sc, struct mpr_command *cm) in mpr_enqueue_request()
1483 struct mpr_command *cm; in mpr_alloc_requests() local
2103 struct mpr_command *cm; in mpr_dump_reqs() local
2388 mpr_complete_command(struct mpr_softc *sc, struct mpr_command *cm) in mpr_complete_command()
2532 struct mpr_command *cm = NULL; in mpr_intr_locked() local
2718 mpr_reregister_events_complete(struct mpr_softc *sc, struct mpr_command *cm) in mpr_reregister_events_complete()
2761 struct mpr_command *cm = NULL; in mpr_update_events() local
2817 struct mpr_command *cm; in mpr_reregister_events() local
2918 mpr_build_nvme_prp(struct mpr_softc *sc, struct mpr_command *cm, in mpr_build_nvme_prp()
[all …]
H A Dmpr_user.c417 mpr_init_sge(struct mpr_command *cm, void *req, void *sge) in mpr_init_sge()
435 mpi_pre_ioc_facts(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_ioc_facts()
454 mpi_pre_port_facts(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_port_facts()
473 mpi_pre_fw_download(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_fw_download()
513 mpi_pre_fw_upload(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_fw_upload()
541 mpi_pre_sata_passthrough(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_sata_passthrough()
559 mpi_pre_smp_passthrough(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_smp_passthrough()
577 mpi_pre_config(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_config()
595 mpi_pre_sas_io_unit_control(struct mpr_command *cm, in mpi_pre_sas_io_unit_control()
624 mpr_user_setup_request(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpr_user_setup_request()
[all …]
H A Dmpr_sas_lsi.c325 struct mpr_command *cm; in mprsas_fw_work() local
829 struct mpr_command *cm; in mprsas_add_device() local
1136 struct mpr_command *cm; in mprsas_get_sata_identify() local
1223 mprsas_ata_id_complete(struct mpr_softc *sc, struct mpr_command *cm) in mprsas_ata_id_complete()
1233 mprsas_ata_id_timeout(struct mpr_softc *sc, struct mpr_command *cm) in mprsas_ata_id_timeout()
1595 struct mpr_command *cm; in mprsas_ir_shutdown() local
/freebsd/sys/dev/mps/
H A Dmps_config.c74 struct mps_command *cm; in mps_config_get_ioc_pg8() local
205 struct mps_command *cm; in mps_config_get_man_pg10() local
566 struct mps_command *cm; in mps_config_get_dpm_pg0() local
704 struct mps_command *cm; in mps_config_set_dpm_pg0() local
844 struct mps_command *cm; in mps_config_get_sas_device_pg0() local
979 struct mps_command *cm; in mps_config_get_bios_pg3() local
1111 struct mps_command *cm; in mps_config_get_raid_volume_pg0() local
1242 struct mps_command *cm; in mps_config_get_raid_volume_pg1() local
1401 struct mps_command *cm; in mps_config_get_raid_pd_pg0() local
H A Dmps.c737 struct mps_command *cm; in mps_iocfacts_free() local
1094 mps_enqueue_request(struct mps_softc *sc, struct mps_command *cm) in mps_enqueue_request()
1423 struct mps_command *cm; in mps_alloc_requests() local
1949 struct mps_command *cm; in mps_dump_reqs() local
2229 mps_complete_command(struct mps_softc *sc, struct mps_command *cm) in mps_complete_command()
2372 struct mps_command *cm = NULL; in mps_intr_locked() local
2561 mps_reregister_events_complete(struct mps_softc *sc, struct mps_command *cm) in mps_reregister_events_complete()
2604 struct mps_command *cm; in mps_update_events() local
2661 struct mps_command *cm; in mps_reregister_events() local
2719 mps_add_chain(struct mps_command *cm) in mps_add_chain()
[all …]
H A Dmps_sas.c297 mpssas_log_command(struct mps_command *cm, u_int level, const char *fmt, ...) in mpssas_log_command()
478 struct mps_command *cm; in mpssas_prepare_remove() local
1051 struct mps_command *cm; in mpssas_complete_all_commands() local
1171 struct mps_command *cm; in mpssas_logical_unit_reset_complete() local
1402 struct mps_command *cm; in mpssas_abort_complete() local
1484 mpssas_send_abort(struct mps_softc *sc, struct mps_command *tm, struct mps_command *cm) in mpssas_send_abort()
1537 struct mps_command *cm; in mpssas_scsiio_timeout() local
1623 struct mps_command *cm; in mpssas_action_scsiio() local
1958 mpssas_scsiio_complete(struct mps_softc *sc, struct mps_command *cm) in mpssas_scsiio_complete()
2402 mpssas_direct_drive_io(struct mpssas_softc *sassc, struct mps_command *cm, in mpssas_direct_drive_io()
[all …]
H A Dmps_user.c403 mpi_init_sge(struct mps_command *cm, void *req, void *sge) in mpi_init_sge()
421 mpi_pre_ioc_facts(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_ioc_facts()
440 mpi_pre_port_facts(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_port_facts()
459 mpi_pre_fw_download(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_fw_download()
507 mpi_pre_fw_upload(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_fw_upload()
543 mpi_pre_sata_passthrough(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_sata_passthrough()
561 mpi_pre_smp_passthrough(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_smp_passthrough()
579 mpi_pre_config(struct mps_command *cm, struct mps_usr_command *cmd) in mpi_pre_config()
597 mpi_pre_sas_io_unit_control(struct mps_command *cm, in mpi_pre_sas_io_unit_control()
626 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