Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi.h198 } npi_handle_function_t; typedef
205 npi_handle_function_t function;
236 void npi_debug_msg(npi_handle_function_t, uint64_t,
H A Dnpi.c36 npi_debug_msg(npi_handle_function_t function, uint64_t level, char *fmt, ...) in npi_debug_msg()