Home
last modified time | relevance | path

Searched refs:BP_OBP_RESET (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sun4u/sys/
H A Drmc_comm_dp_boot.h42 #define BP_OBP_RESET 0xC4 macro
/titanic_44/usr/src/cmd/scadm/sparc/mpxu/common/
H A Ddownload.c188 Message.cmd = BP_OBP_RESET; in ADM_Process_download()
/titanic_44/usr/src/lib/librsc/sparc/mpxu/common/
H A Dlibrsc.c115 { BP_OBP_RESET, NULL, sizeof (bp_msg_t),
/titanic_44/usr/src/uts/sun4u/io/
H A Drmc_comm_drvintf.c546 } else if (bp_msg->cmd == BP_OBP_RESET) { in rmc_comm_request_response_bp()