Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4v/piclsbl/
H A Dpiclsbl.h80 #define PCP_SBL_ERROR 0x2 macro
H A Dpiclsbl.c349 if (resp_ptr->status == PCP_SBL_ERROR) { in piclsbl_handler()