Home | History | Annotate | Download | only in sys

Lines Matching refs:sd_msglevel

47 uint sd_msglevel = SDH_ERROR_VAL;
358 {"sd_msglevel", IOV_MSGLEVEL, 0, IOVT_UINT32, 0 },
429 int_val = (int32)sd_msglevel;
434 sd_msglevel = int_val;
2476 if (sd_msglevel & SDH_DMA_VAL) {