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

/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi.h238 void npi_debug_msg(npi_handle_function_t, uint64_t,
242 #define NPI_DEBUG_MSG(params) npi_debug_msg params
247 #define NPI_ERROR_MSG(params) npi_debug_msg params
248 #define NPI_REG_DUMP_MSG(params) npi_debug_msg params
H A Dnpi.c38 npi_debug_msg(npi_handle_function_t function, uint64_t level, char *fmt, ...) function

Completed in 40 milliseconds