Home
last modified time | relevance | path

Searched refs:rf_print_assert_panic_message (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_general.h52 void rf_print_assert_panic_message(int, const char *, const char *);
62 rf_print_assert_panic_message(__LINE__, __FILE__, #_x_); \
Drf_driver.c916 rf_print_assert_panic_message(int line, const char *file, const char *condition) in rf_print_assert_panic_message() function