Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dsend_file.c104 if ((Message.cmd != BP_RSC_BOOTACK) || in ADM_Send_file()
202 } else if (cmd == BP_RSC_BOOTACK) { in ADM_Display_download_error()
H A Ddownload.c149 if ((Message.cmd != BP_RSC_BOOTACK) || in ADM_Process_download()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_dp_boot.h55 #define BP_RSC_BOOTACK 0xD9 macro