Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi.h200 } npi_handle_function_t; typedef
207 npi_handle_function_t function;
238 void npi_debug_msg(npi_handle_function_t, uint64_t,
H A Dnpi.c38 npi_debug_msg(npi_handle_function_t function, uint64_t level, char *fmt, ...) in npi_debug_msg()