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

  /src/sys/arch/sh3/sh3/
db_interface.c 66 static void kdb_printtrap(u_int, int);
130 kdb_printtrap(u_int type, int code) function in typeref:typename:void
158 kdb_printtrap(type, code);

Completed in 13 milliseconds