Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Drtas.c211 static int display_character, set_indicator; in rtas_progress() local
238 set_indicator = rtas_token("set-indicator"); in rtas_progress()
243 if (set_indicator != RTAS_UNKNOWN_SERVICE) in rtas_progress()
244 rtas_call(set_indicator, 3, 1, NULL, 6, 0, hex); in rtas_progress()

Completed in 5 milliseconds