Home
last modified time | relevance | path

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

/src/sys/dev/smartpqi/
H A Dsmartpqi_main.c225 unsigned long logging_level_temp = PQISRC_LOG_LEVEL; in smartpqi_get_tunables() local
227 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()