Searched refs:logging_level_temp (Results 1 – 1 of 1) sorted by relevance
225 unsigned long logging_level_temp = PQISRC_LOG_LEVEL; in smartpqi_get_tunables() local227 TUNABLE_ULONG_FETCH("hw.smartpqi.debug_level", &logging_level_temp); in smartpqi_get_tunables()229 DBG_SET_LOGGING_LEVEL(logging_level_temp); in smartpqi_get_tunables()