Searched refs:dp_erpt_type (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_dp.h97 #define dp_erpt_type dp_pers.dpp_erpt_type macro
H A Dcmd_dperr.c235 DP_EREPORT_TYPE, DATA_TYPE_UINT16, &dpt->dp_erpt_type,
264 switch (dpt->dp_erpt_type) {
333 dpt->dp_erpt_type = DP_FAULT;
H A Dcmd_dp.c85 if (ptr->dp_erpt_type == DP_FAULT) {
131 if (ptr->dp_erpt_type == DP_ERROR) {
279 if (dp->dp_erpt_type == DP_ERROR) {
359 if (destroy && dp->dp_erpt_type == DP_ERROR) {

Completed in 45 milliseconds