Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhpi.h150 } hpi_handle_function_t; typedef
157 hpi_handle_function_t function;
166 void hpi_debug_msg(hpi_handle_function_t function, uint64_t level,
H A Dhpi.c36 hpi_debug_msg(hpi_handle_function_t function, uint64_t level, char *fmt, ...) in hpi_debug_msg()