Searched refs:temp_cmd (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c581 cmd1394_cmd_t *temp_cmd; local
604 temp_cmd = (cmd1394_cmd_t *)hal->outstanding_q_head;
605 c_priv = (s1394_cmd_priv_t *)((uchar_t *)temp_cmd +
1586 cmd1394_cmd_t *temp_cmd; local
1610 temp_cmd = (cmd1394_cmd_t *)hal->pending_q_head;
1611 c_priv = (s1394_cmd_priv_t *)((uchar_t *)temp_cmd +
1621 temp_cmd = (cmd1394_cmd_t *)hal->pending_q_tail;
1622 c_priv = (s1394_cmd_priv_t *)((uchar_t *)temp_cmd +
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c1572 #define temp_cmd rmc_cmdbuf.u_temp_cmd macro
1676 temp_cmd.handle = DP_NULL_HANDLE;
1679 (intptr_t)&temp_cmd, (intptr_t)&temp_r);

Completed in 54 milliseconds