Searched refs:UNREFERENCED_2PARAMETER (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h126 #define UNREFERENCED_2PARAMETER(_p, _q) _NOTE(ARGUNUSED(_p, _q)) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h192 #define UNREFERENCED_2PARAMETER(_p, _q) _NOTE(ARGUNUSED(_p, _q)) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h56 #define UNREFERENCED_2PARAMETER(_p, _q) _NOTE(ARGUNUSED(_p, _q)) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h153 #define UNREFERENCED_2PARAMETER(_p, _q) _NOTE(ARGUNUSED(_p, _q)) macro

Completed in 46 milliseconds