Searched defs:UNREFERENCED_1PARAMETER (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h125 #define UNREFERENCED_1PARAMETER(_p) UNREFERENCED_PARAMETER(_p) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h191 #define UNREFERENCED_1PARAMETER(_p) _NOTE(ARGUNUSED(_p)) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h55 #define UNREFERENCED_1PARAMETER(_p) UNREFERENCED_PARAMETER(_p) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h152 #define UNREFERENCED_1PARAMETER(_p) _NOTE(ARGUNUSED(_p)) macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapix.h209 #define UNREFERENCED_1PARAMETER(_p) _NOTE(ARGUNUSED(_p)) macro

Completed in 58 milliseconds