Searched refs:t_yamon_print (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/mips/malta/
H A Dyamon.h65 typedef void (*t_yamon_print)(uint32_t port, const char *s); typedef
66 #define YAMON_PRINT(s) ((t_yamon_print)(YAMON_FUNC(YAMON_PRINT_OFS)))(0, s)

Completed in 42 milliseconds