Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_dp_boot.h41 #define BP_OBP_BOOTINIT 0xC3 macro
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Ddownload.c128 Message.cmd = BP_OBP_BOOTINIT; in ADM_Process_download()
/illumos-gate/usr/src/lib/librsc/sparc/mpxu/common/
H A Dlibrsc.c111 { BP_OBP_BOOTINIT, 0, sizeof (bp_msg_t),
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_drvintf.c535 if (bp_msg->cmd == BP_OBP_BOOTINIT) { in rmc_comm_request_response_bp()