Home
last modified time | relevance | path

Searched defs:p_command (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.c467 struct dmae_cmd *p_command = p_hwfn->dmae_info.p_dmae_cmd; in qed_dmae_post_command() local
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py186 def p_command(p): function