Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c833 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in dcs_ses_req()
947 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in dcs_ses_end()
1111 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in dcs_change_state()
1209 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in dcs_private_func()
1301 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in dcs_test()
1430 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in dcs_list_ext()
1530 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in dcs_help()
1606 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in dcs_ap_id_cmp()
1663 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in dcs_abort_cmd()
1740 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in dcs_rsrc_info()
[all …]
H A Ddcs.h157 DCS_OP_REPLY_ERR, /* unable to send message for %s operation */ enumerator
H A Ddcs_ses.c229 dcs_log_msg(LOG_ERR, DCS_OP_REPLY_ERR, op_name); in ses_close()