| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_dbg_fw_funcs.c | 2130 u32 *dump_buf, in ecore_dump_mfw_ver_param() argument 2643 u32 *dump_buf, in ecore_bus_dump_inputs() argument 2691 u32 *dump_buf, in ecore_bus_dump_hdr() argument 3030 u32 *dump_buf, in ecore_grc_dump_reg_entry() argument 3163 u32 *dump_buf, in ecore_grc_dump_registers() argument 3235 u32 *dump_buf, in ecore_grc_dump_reset_regs() argument 3430 u32 *dump_buf, in ecore_grc_dump_mem() argument 3617 u32 *dump_buf, in ecore_grc_dump_ctx() argument 3751 u32 *dump_buf, in ecore_grc_dump_vfc() argument 3778 u32 *dump_buf, in ecore_grc_dump_rss() argument [all …]
|
| H A D | ecore_dbg_fw_funcs.h | 549 u32 *dump_buf, 609 u32 *dump_buf, 646 u32 *dump_buf, 690 u32 *dump_buf, 728 u32 *dump_buf, 766 u32 *dump_buf, 805 u32 *dump_buf, 842 u32 *dump_buf,
|
| /freebsd-13.1/contrib/ngatm/sscop/ |
| H A D | common.c | 101 dump_buf(const char *w, const u_char *buf, size_t len) in dump_buf() function 172 dump_buf("SSCOP INPUT", m->b_rptr, got); in proto_msgin() 255 dump_buf("send", m->b_rptr, uni_msg_len(m)); in proto_msgout()
|
| H A D | common.h | 66 void dump_buf(const char *, const u_char *, size_t);
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_cmd.c | 304 static void dump_buf(void *buf, int size, int data_only, int offset) in dump_buf() function 742 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset); in dump_command() 745 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset); in dump_command() 749 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset); in dump_command() 764 dump_buf(block->data, dump_len, 1, offset); in dump_command() 768 dump_buf(block, sizeof(*block), 0, offset); in dump_command()
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | refclock_msfees.c | 349 static void dump_buf P((l_fp *coffs, int from, int to, char *text)); 371 dump_buf( in dump_buf() function 1279 dump_buf(coffs, 0, samples, "Raw data is:"); in ees_process() 1301 if (ees->dump_vals) dump_buf(coffs, i, noff, "Reduced to:"); in ees_process()
|
| /freebsd-13.1/sys/dev/ipmi/ |
| H A D | ipmi.c | 316 dump_buf(temp, 16); in ipmi_handle_attn() 1086 dump_buf(u_char *data, int len) in dump_buf() function
|
| /freebsd-13.1/sys/dev/ixl/ |
| H A D | ixl_pf_main.c | 4364 u8 dump_buf[4096]; in ixl_sysctl_dump_debug_data() local 4377 dump_buf, &ret_buff_size, &ret_next_table, &ret_next_index, NULL); in ixl_sysctl_dump_debug_data() 4385 bcopy(dump_buf, (caddr_t)final_buff + final_buff_len, ret_buff_size); in ixl_sysctl_dump_debug_data() 4410 bzero(dump_buf, sizeof(dump_buf)); in ixl_sysctl_dump_debug_data()
|