Searched refs:UNREFERENCED_4PARAMETER (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 121 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q,_r, _s)) macro
|
/titanic_41/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 49 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro
|
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 158 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 177 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro
|