Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c702 op_hdr.message_opcode = sp->curr_msg.hdr->message_opcode; in abort_handler()
716 rdr_cleanup_params(op_hdr.message_opcode, sp->curr_msg.params); in abort_handler()
H A Ddcs.h256 message_t curr_msg; member
H A Ddcs.c660 sp->curr_msg.hdr = hdr; in dcs_dispatch_message()
661 sp->curr_msg.params = params; in dcs_dispatch_message()