Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h131 #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/igb/
H A De1000_osdep.h152 #define UNREFERENCED_1PARAMETER(_p) _NOTE(ARGUNUSED(_p)) macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapix.h210 #define UNREFERENCED_1PARAMETER(_p) _NOTE(ARGUNUSED(_p)) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h46 #define UNREFERENCED_1PARAMETER(_p) UNREFERENCED_PARAMETER(_p) macro