Searched refs:UNREFERENCED_PARAMETER (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h106 #define UNREFERENCED_PARAMETER(x) _NOTE(ARGUNUSED(x)) macro
H A Dixgbe_phy.c588 UNREFERENCED_PARAMETER(autoneg);
589 UNREFERENCED_PARAMETER(autoneg_wait_to_complete);
H A Dixgbe_82598.c961 UNREFERENCED_PARAMETER(vmdq);
H A Dixgbe_type.h2785 #ifndef UNREFERENCED_PARAMETER
2786 #define UNREFERENCED_PARAMETER(_p) (_p); macro

Completed in 111 milliseconds