Home
last modified time | relevance | path

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

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