HomeSort by: relevance | last modified time | path
    Searched refs:rwindow_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
trap.c 98 int rwindow_debug = 0; variable in typeref:typename:int
505 if (rwindow_debug)
530 if (rwindow_debug)
541 if (rwindow_debug)
711 if (rwindow_debug)
717 if (rwindow_debug)
726 if (rwindow_debug)
  /src/sys/arch/sparc64/sparc64/
trap.c 127 int rwindow_debug = RW_ERR; variable in typeref:typename:int
931 if (rwindow_debug & RW_FOLLOW)
937 if (rwindow_debug & RW_FOLLOW)
944 if (rwindow_debug & RW_FOLLOW)
949 if (rwindow_debug & RW_64) {
961 if (rwindow_debug & (RW_ERR | RW_64))
969 if (rwindow_debug & RW_64) {
988 if (rwindow_debug & RW_ERR)
1000 if (rwindow_debug & RW_FOLLOW) {

Completed in 13 milliseconds