Searched refs:UNREFERENCED_2PARAMETER (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/igb/
H A Digb_osdep.h136 #define UNREFERENCED_2PARAMETER(_p, _q) _NOTE(ARGUNUSED(_p, _q)) macro
H A Digb_nvm.c92 UNREFERENCED_2PARAMETER(hw, data);
H A Digb_mac.c164 UNREFERENCED_2PARAMETER(hw, a);
H A Digb_phy.c124 UNREFERENCED_2PARAMETER(hw, active);
/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h171 #define UNREFERENCED_2PARAMETER(_p, _q) _NOTE(ARGUNUSED(_p, _q)) macro
H A De1000_nvm.c88 UNREFERENCED_2PARAMETER(hw, data);
H A De1000_mac.c158 UNREFERENCED_2PARAMETER(hw, a);
H A De1000_phy.c127 UNREFERENCED_2PARAMETER(hw, active);
/opensolaris-onvv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_type.h2787 #define UNREFERENCED_2PARAMETER(_p, _q) (_p); (_q); macro

Completed in 134 milliseconds