Searched refs:tcmd (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dinc.h143 Cmd_func tcmd; variable
H A Dmain.c250 setcom(cmd_info, tcmd);
H A Dcmd.c445 tcmd(Cmd_info *cmd_info) function
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c437 cmd1394_cmd_t *cmd, *tcmd; local
455 tcmd = s_priv->cmd_priv_next;
460 cmd = tcmd;
1834 cmd1394_cmd_t *tcmd; local
1868 if ((tcmd = hal->br_cmplq_tail) != NULL) {
1869 s_priv = S1394_GET_CMD_PRIV(tcmd);
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c4991 struct sf_pkt *cmd, *head = NULL, *tail = NULL, *pcmd = NULL, *tcmd; local
5018 tcmd = cmd->cmd_next;
5027 cmd = tcmd;
5078 cmd = tcmd = target->sft_pkt_head;

Completed in 91 milliseconds