Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c964 static const ds_msg_handler_t ds_msg_handlers[] = { variable
1085 sizeof (ds_msg_handlers) / sizeof (ds_msg_handler_t)) in read_msg()
1107 (*ds_msg_handlers[header.msg_type])(lsp, msg_buf, header.payload_len); in read_msg()
/titanic_50/usr/src/uts/sun4v/io/
H A Dds_common.c129 static const ds_msg_handler_t ds_msg_handlers[] = { variable
671 (*ds_msg_handlers[hdr->msg_type])(port, event->buf, in ds_dispatch_event()