Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h125 #define UNREFERENCED_PARAMETER(x) _NOTE(ARGUNUSED(x)) macro
126 #define UNREFERENCED_1PARAMETER(_p) UNREFERENCED_PARAMETER(_p)
/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h45 #define UNREFERENCED_PARAMETER(x) _NOTE(ARGUNUSED(x)) macro
46 #define UNREFERENCED_1PARAMETER(_p) UNREFERENCED_PARAMETER(_p)