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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi.h166 void hpi_debug_msg(hpi_handle_function_t function, uint64_t level,
170 #define HPI_DEBUG_MSG(params) hpi_debug_msg params
175 #define HPI_ERROR_MSG(params) hpi_debug_msg params
H A Dhpi.c36 hpi_debug_msg(hpi_handle_function_t function, uint64_t level, char *fmt, ...) function

Completed in 43 milliseconds