Searched defs:UNREFERENCED_4PARAMETER (Results 1 - 3 of 3) 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
/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
/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 166 milliseconds