dbg_t
dbg_check_slot_free(enum dbg_t type, u_int slot)
dbg_find_free_slot(enum dbg_t type)
dbg_find_slot(enum dbg_t type, db_expr_t addr)
enum dbg_t type;
static u_int dbg_find_slot(enum dbg_t, db_expr_t);
static boolean_t dbg_check_slot_free(enum dbg_t, u_int);
dbg_find_free_slot(struct debug_monitor_state *monitor, enum dbg_t type)
dbg_find_slot(struct debug_monitor_state *monitor, enum dbg_t type,