Searched defs:UNREFERENCED_4PARAMETER (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h128 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q,_r, _s)) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h194 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h58 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h155 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro

Completed in 598 milliseconds