Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Derror.h89 #define ERRH_SP_NOT_PRESENT 2 /* SP is not physically present */ macro
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c967 case ERRH_SP_NOT_PRESENT: in sp_ereport_post()