| /freebsd/sys/dev/usb/ |
| H A D | usb_parse.c | 73 usb_desc_foreach(struct usb_config_descriptor *cd, in usb_desc_foreach() 125 usb_idesc_foreach(struct usb_config_descriptor *cd, in usb_idesc_foreach() 198 usb_edesc_foreach(struct usb_config_descriptor *cd, in usb_edesc_foreach() 233 usb_ed_comp_foreach(struct usb_config_descriptor *cd, in usb_ed_comp_foreach() 263 usbd_get_no_descriptors(struct usb_config_descriptor *cd, uint8_t type) in usbd_get_no_descriptors() 287 usbd_get_no_alts(struct usb_config_descriptor *cd, in usbd_get_no_alts()
|
| /freebsd/tools/test/iconv/posix/ |
| H A D | posix.c | 44 iconv_t cd; in open_1() local 65 iconv_t cd[MAX_LIMIT]; in open_2() local 93 iconv_t cd = (iconv_t)-1; in close_1() local 101 iconv_t cd = (iconv_t)-1; in conv_ebadf() local 110 iconv_t cd; in conv_ret() local 131 iconv_t cd; in conv_2big() local 170 iconv_t cd; in conv_einval() local 209 iconv_t cd; in conv_eilseq() local
|
| /freebsd/tools/test/iconv/gnu/ |
| H A D | gnu.c | 53 iconv_t cd; in ctl_get_translit1() local 71 iconv_t cd; in ctl_get_translit2() local 89 iconv_t cd; in ctl_set_translit1() local 104 iconv_t cd; in ctl_set_translit2() local 119 iconv_t cd; in ctl_get_discard_ilseq1() local 137 iconv_t cd; in ctl_get_discard_ilseq2() local 155 iconv_t cd; in ctl_set_discard_ilseq1() local 170 iconv_t cd; in ctl_set_discard_ilseq2() local 185 iconv_t cd; in ctl_trivialp1() local 203 iconv_t cd; in ctl_trivialp2() local [all …]
|
| /freebsd/cddl/contrib/opensolaris/common/ctf/ |
| H A D | ctf_decl.c | 54 ctf_decl_init(ctf_decl_t *cd, char *buf, size_t len) in ctf_decl_init() 72 ctf_decl_fini(ctf_decl_t *cd) in ctf_decl_fini() 87 ctf_decl_push(ctf_decl_t *cd, ctf_file_t *fp, ctf_id_t type) in ctf_decl_push() 175 ctf_decl_sprintf(ctf_decl_t *cd, const char *format, ...) in ctf_decl_sprintf()
|
| /freebsd/sys/contrib/dev/athk/ |
| H A D | dfs_pattern_detector.c | 169 struct channel_detector *cd) in channel_detector_reset() 180 struct channel_detector *cd) in channel_detector_exit() 201 struct channel_detector *cd; in channel_detector_create() local 244 struct channel_detector *cd; in channel_detector_get() local 259 struct channel_detector *cd; in dpd_reset() local 266 struct channel_detector *cd, *cd0; in dpd_exit() local 277 struct channel_detector *cd; in dpd_add_pulse() local 324 struct channel_detector *cd, *cd0; in dpd_set_domain() local
|
| /freebsd/sys/rpc/ |
| H A D | svc_vc.c | 263 struct cf_conn *cd; in svc_vc_create_conn() local 347 struct cf_conn *cd = NULL; in svc_vc_create_backchannel() local 535 struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1; in svc_vc_destroy() local 561 struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1; in svc_vc_backchannel_destroy() local 598 struct cf_conn *cd; in svc_vc_stat() local 626 struct cf_conn *cd; in svc_vc_backchannel_stat() local 644 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_process_pending() local 721 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_recv() local 941 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_backchannel_recv() local
|
| /freebsd/lib/libc/rpc/ |
| H A D | svc_vc.c | 237 struct cf_conn *cd; in makefd_xprt() local 277 struct cf_conn *cd; in rendezvous_request() local 384 struct cf_conn *cd; in __svc_vc_dodestroy() local 510 struct cf_conn *cd; in write_vc() local 552 struct cf_conn *cd; in svc_vc_stat() local 568 struct cf_conn *cd; in svc_vc_recv() local 596 struct cf_conn *cd; in svc_vc_getargs() local 621 struct cf_conn *cd; in svc_vc_reply() local 740 struct cf_conn *cd; in __svc_clean_idle() local
|
| /freebsd/sys/dev/uart/ |
| H A D | uart_cpu_acpi.c | 50 struct acpi_spcr_compat_data **cd, *curcd; in uart_cpu_acpi_scan() local 138 struct acpi_spcr_compat_data *cd; in uart_cpu_acpi_spcr() local 232 struct acpi_spcr_compat_data *cd; in uart_cpu_acpi_dbg2() local
|
| H A D | uart_bus_acpi.c | 64 struct acpi_uart_compat_data **cd, *cd_it; in uart_acpi_find_device() local 83 struct acpi_uart_compat_data *cd; in uart_acpi_probe() local
|
| H A D | uart_bus_fdt.c | 104 struct ofw_compat_data **cd; in uart_fdt_find_device() local 138 uart_fdt_find_compatible(phandle_t node, const struct ofw_compat_data *cd) in uart_fdt_find_compatible() 152 struct ofw_compat_data **cd; in uart_fdt_find_by_node() local
|
| /freebsd/crypto/openssl/crypto/cms/ |
| H A D | cms_cd.c | 29 CMS_CompressedData *cd; in ossl_cms_CompressedData_create() local 68 CMS_CompressedData *cd; in ossl_cms_CompressedData_init_bio() local
|
| /freebsd/cddl/contrib/opensolaris/tools/ctf/dump/ |
| H A D | dump.c | 112 ref_to_str(uint_t name, const ctf_header_t *hp, const ctf_data_t *cd) in ref_to_str() 183 print_header(const ctf_header_t *hp, const ctf_data_t *cd) in print_header() 205 print_labeltable(const ctf_header_t *hp, const ctf_data_t *cd) in print_labeltable() 237 next_sym(const ctf_data_t *cd, const int symidx, const uchar_t matchtype, in next_sym() 268 read_data(const ctf_header_t *hp, const ctf_data_t *cd) in read_data() 314 read_funcs(const ctf_header_t *hp, const ctf_data_t *cd) in read_funcs() 401 read_types(const ctf_header_t *hp, const ctf_data_t *cd) in read_types() 723 read_strtab(const ctf_header_t *hp, const ctf_data_t *cd) in read_strtab() 901 ctf_data_t cd; in main() local
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_dcb.c | 52 struct ice_sq_cd *cd) in ice_aq_get_lldp_mib() argument 93 struct ice_sq_cd *cd) in ice_aq_cfg_lldp_mib_change() argument 136 struct ice_sq_cd *cd) in ice_aq_add_delete_lldp_tlv() argument 185 ice_aq_update_lldp_tlv(struct ice_hw * hw,u8 bridge_type,void * buf,u16 buf_size,u16 old_len,u16 new_len,u16 offset,u16 * mib_len,struct ice_sq_cd * cd) ice_aq_update_lldp_tlv() argument 226 ice_aq_stop_lldp(struct ice_hw * hw,bool shutdown_lldp_agent,bool persist,struct ice_sq_cd * cd) ice_aq_stop_lldp() argument 253 ice_aq_start_lldp(struct ice_hw * hw,bool persist,struct ice_sq_cd * cd) ice_aq_start_lldp() argument 820 ice_aq_dcb_ignore_pfc(struct ice_hw * hw,u8 tcmap,bool request,u8 * tcmap_ret,struct ice_sq_cd * cd) ice_aq_dcb_ignore_pfc() argument 859 ice_aq_start_stop_dcbx(struct ice_hw * hw,bool start_dcbx_agent,bool * dcbx_agent_status,struct ice_sq_cd * cd) ice_aq_start_stop_dcbx() argument 897 ice_aq_get_cee_dcb_cfg(struct ice_hw * hw,struct ice_aqc_get_cee_dcb_cfg_resp * buff,struct ice_sq_cd * cd) ice_aq_get_cee_dcb_cfg() argument 916 ice_aq_query_pfc_mode(struct ice_hw * hw,u8 * pfcmode_ret,struct ice_sq_cd * cd) ice_aq_query_pfc_mode() argument 944 ice_aq_set_pfc_mode(struct ice_hw * hw,u8 pfc_mode,struct ice_sq_cd * cd) ice_aq_set_pfc_mode() argument 985 ice_aq_set_dcb_parameters(struct ice_hw * hw,bool dcb_enable,struct ice_sq_cd * cd) ice_aq_set_dcb_parameters() argument 1776 ice_aq_query_port_ets(struct ice_port_info * pi,struct ice_aqc_port_ets_elem * buf,u16 buf_size,struct ice_sq_cd * cd) ice_aq_query_port_ets() argument 1870 ice_query_port_ets(struct ice_port_info * pi,struct ice_aqc_port_ets_elem * buf,u16 buf_size,struct ice_sq_cd * cd) ice_query_port_ets() argument [all...] |
| H A D | ice_common.c | 383 struct ice_sq_cd *cd) in ice_aq_manage_mac_read() 525 struct ice_sq_cd *cd) in ice_aq_get_phy_caps() 682 struct ice_link_status *link, struct ice_sq_cd *cd) in ice_aq_get_link_info() 829 struct ice_sq_cd *cd) in ice_aq_set_mac_cfg() 1771 void *buf, u16 buf_size, struct ice_sq_cd *cd) in ice_sbq_send_cmd() 1788 void *buf, u16 buf_size, struct ice_sq_cd *cd) in ice_sbq_send_cmd_nolock() 1916 struct ice_sq_cd *cd) in ice_sq_send_cmd_retry() 1976 u16 buf_size, struct ice_sq_cd *cd) in ice_aq_send_cmd() 1988 int ice_aq_get_fw_ver(struct ice_hw *hw, struct ice_sq_cd *cd) in ice_aq_get_fw_ver() 2025 struct ice_sq_cd *cd) in ice_aq_send_driver_ver() [all …]
|
| /freebsd/sys/dev/ixl/ |
| H A D | i40e_prototype.h | 597 #define i40e_aq_set_phy_register(hw, ps, da, pc, ra, rv, cd) \ argument 599 #define i40e_aq_get_phy_register(hw, ps, da, pc, ra, rv, cd) \ argument
|
| /freebsd/sbin/nvmecontrol/ |
| H A D | ns.c | 400 struct nvme_controller_data cd; in nsactive() local 445 struct nvme_controller_data cd; in nsallocated() local 490 struct nvme_controller_data cd; in nscontrollers() local 542 struct nvme_controller_data cd; in nscreate() local 633 struct nvme_controller_data cd; in nsdelete() local 700 struct nvme_controller_data cd; in nsattach() local 770 struct nvme_controller_data cd; in nsdetach() local 847 struct nvme_controller_data cd; in nsattached() local 898 struct nvme_controller_data cd; in nsidentify() local
|
| /freebsd/crypto/krb5/src/lib/rpc/ |
| H A D | svc_tcp.c | 229 struct tcp_conn *cd; in makefd_xprt() local 321 struct tcp_conn *cd = xprt->xp_p1; in svctcp_destroy() local 420 struct tcp_conn *cd = xprt->xp_p1; in svctcp_stat() local 434 struct tcp_conn *cd = xprt->xp_p1; in svctcp_recv() local 477 struct tcp_conn *cd = xprt->xp_p1; in svctcp_reply() local
|
| /freebsd/sys/dev/dpaa2/ |
| H A D | dpaa2_console.c | 159 dpaa2_cons_read_bs(struct dpaa2_cons_dev *cd, size_t offset, void *dst, size_t len) in dpaa2_cons_read_bs() 205 struct dpaa2_cons_dev *cd; in dpaa2_cons_open() local 250 struct dpaa2_cons_dev *cd; in dpaa2_cons_close() local 265 struct dpaa2_cons_dev *cd; in dpaa2_cons_read() local 331 struct dpaa2_cons_dev *cd) in dpaa2_cons_create_dev() 428 dpaa2_cons_detach_common(struct dpaa2_cons_dev *cd) in dpaa2_cons_detach_common()
|
| /freebsd/sys/kern/ |
| H A D | kern_ucoredump.c | 103 coredumper_register(struct coredumper *cd) in coredumper_register() 113 coredumper_unregister(struct coredumper *cd) in coredumper_unregister()
|
| /freebsd/usr.sbin/ppp/ |
| H A D | physical.h | 50 struct cd { struct 59 struct cd cd; argument 112 struct cd cd; member
|
| /freebsd/sys/dev/sge/ |
| H A D | if_sge.c | 744 struct sge_chain_data *cd; in sge_dma_alloc() local 900 struct sge_chain_data *cd; in sge_dma_free() local 975 struct sge_chain_data *cd; in sge_list_tx_init() local 993 struct sge_chain_data *cd; in sge_list_tx_free() local 1022 struct sge_chain_data *cd; in sge_list_rx_init() local 1041 struct sge_chain_data *cd; in sge_list_rx_free() local 1069 struct sge_chain_data *cd; in sge_newbuf() local 1135 struct sge_chain_data *cd; in sge_rxeof() local 1226 struct sge_chain_data *cd; in sge_txeof() local
|
| /freebsd/usr.bin/iconv/ |
| H A D | iconv.c | 72 do_conv(FILE *fp, iconv_t cd, bool silent, bool hide_invalid) in do_conv() 159 iconv_t cd; in main() local
|
| /freebsd/contrib/netbsd-tests/lib/libm/ |
| H A D | t_cabsl.cxx | 50 std::complex<double> cd(3.0,4.0); in ATF_TEST_CASE_BODY() local
|
| /freebsd/sys/x86/isa/ |
| H A D | nmi.c | 52 isa_nmi(int cd) in isa_nmi()
|
| /freebsd/tools/test/iconv/ |
| H A D | const-gnuism.c | 37 iconv_t cd; in main() local
|