Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.h40 tchar *p_command; /* first PMAXLEN chars of command */ member
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_ctrl.h82 uint16_t p_command; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c628 struct dmae_cmd *p_command = p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_post_command() local