HomeSort by: relevance | last modified time | path
    Searched defs:sun4v_set_soft_state (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc64/sparc64/
autoconf.c 189 void sun4v_set_soft_state(int, const char *);
383 sun4v_set_soft_state(SIS_TRANSITION, sun4v_soft_state_booting);
535 sun4v_set_soft_state(SIS_NORMAL, sun4v_soft_state_running);
560 sun4v_set_soft_state(int state, const char *desc) function in typeref:typename:void
569 panic("sun4v_set_soft_state: pmap_extract failed");

Completed in 13 milliseconds