Searched defs:UNREFERENCED_3PARAMETER (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 128 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
|
/titanic_51/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 193 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
|
/titanic_51/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 154 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
|
/titanic_51/usr/src/uts/i86pc/sys/ |
H A D | apix.h | 210 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
|
/titanic_51/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 48 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
|