Searched refs:dbg_t (Results 1 – 2 of 2) sorted by relevance
53 enum dbg_t { enum59 enum dbg_t type;69 static u_int dbg_find_slot(enum dbg_t, db_expr_t);70 static boolean_t dbg_check_slot_free(enum dbg_t, u_int);461 dbg_check_slot_free(enum dbg_t type, u_int slot) in dbg_check_slot_free()496 dbg_find_free_slot(enum dbg_t type) in dbg_find_free_slot()521 dbg_find_slot(enum dbg_t type, db_expr_t addr) in dbg_find_slot()
53 enum dbg_t { enum286 dbg_find_free_slot(struct debug_monitor_state *monitor, enum dbg_t type) in dbg_find_free_slot()314 dbg_find_slot(struct debug_monitor_state *monitor, enum dbg_t type, in dbg_find_slot()