Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.h308 void print_msg_hdr(dcs_msg_type_t type, rdr_msg_hdr_t *hdr);
317 #define PRINT_MSG_DBG if (dcs_debug) print_msg_hdr
H A Ddcs_msg.c269 print_msg_hdr(dcs_msg_type_t type, rdr_msg_hdr_t *hdr) in print_msg_hdr() function