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

  /src/sys/arch/powerpc/powerpc/
db_interface.c 78 static void db_show_bat(db_expr_t, bool, db_expr_t, const char *);
108 { DDB_ADD_CMD("bat", db_show_bat, 0,
398 db_show_bat(db_expr_t addr, bool have_addr, db_expr_t count, const char *modif) function in typeref:typename:void
db_interface.c 78 static void db_show_bat(db_expr_t, bool, db_expr_t, const char *);
108 { DDB_ADD_CMD("bat", db_show_bat, 0,
398 db_show_bat(db_expr_t addr, bool have_addr, db_expr_t count, const char *modif) function in typeref:typename:void

Completed in 47 milliseconds