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

  /src/sys/ddb/
db_autoconf.c 64 db_show_all_devices(db_expr_t addr, bool haddr, db_expr_t count, function in typeref:typename:void
db_interface.h 77 void db_show_all_devices(db_expr_t, bool, db_expr_t, const char *);
db_command.c 254 { DDB_ADD_CMD("devices", db_show_all_devices, 0,NULL,NULL,NULL) },

Completed in 14 milliseconds