Home
last modified time | relevance | path

Searched refs:curr_msg (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c704 op_hdr.message_opcode = sp->curr_msg.hdr->message_opcode; in abort_handler()
718 rdr_cleanup_params(op_hdr.message_opcode, sp->curr_msg.params); in abort_handler()
H A Ddcs.h258 message_t curr_msg; member
H A Ddcs.c662 sp->curr_msg.hdr = hdr; in dcs_dispatch_message()
663 sp->curr_msg.params = params; in dcs_dispatch_message()