Home
last modified time | relevance | path

Searched defs:p_cmd (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_console.c298 char *p_cmd; in help_parse() local
321 char *p_cmd; in loglevel_parse() local
375 char *p_cmd; in priority_parse() local
543 char *p_cmd; in status_parse() local
563 char *p_cmd; in resweep_parse() local
585 char *p_cmd; in sweep_parse() local
602 char *p_cmd; in logflush_parse() local
623 char *p_cmd = next_token(p_last); in querylid_parse() local
933 char *p_cmd; in portstatus_parse() local
1137 char *p_cmd; in switchbalance_parse() local
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c327 const struct init_write_op *p_cmd,
443 const struct init_callback_op *p_cmd)
487 const struct init_if_mode_op *p_cmd, int modes)
498 static u32 ecore_init_cmd_phase(const struct init_if_phase_op *p_cmd,
H A Decore_hw.c710 struct dmae_cmd **p_cmd = &p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_info_alloc() local