Searched refs:board_cache_updated (Results 1 – 2 of 2) sorted by relevance
82 int board_cache_updated; in sgenv_variables() local118 rv = mdb_readvar(&board_cache_updated, "board_cache_updated"); in sgenv_variables()119 if (rv == sizeof (board_cache_updated)) { in sgenv_variables()121 (board_cache_updated ? "TRUE": "FALSE")); in sgenv_variables()
262 static int board_cache_updated = FALSE; variable1343 if (board_cache_updated == FALSE) in sgenv_board_info_kstat_update()1394 if (board_cache_updated == FALSE) { in sgenv_board_info_kstat_snapshot()1895 board_cache_updated = TRUE; in sgenv_get_board_info_data()