Searched refs:UNREFERENCED_4PARAMETER (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/igb/
H A Digb_osdep.h138 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro
H A Digb_nvm.c69 UNREFERENCED_4PARAMETER(hw, a, b, c);
104 UNREFERENCED_4PARAMETER(hw, a, b, c);
/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h173 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro
H A De1000_nvm.c65 UNREFERENCED_4PARAMETER(hw, a, b, c);
100 UNREFERENCED_4PARAMETER(hw, a, b, c);
/opensolaris-onvv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_type.h2789 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) (_p); (_q); (_r); (_s); macro

Completed in 72 milliseconds