Home
last modified time | relevance | path

Searched defs:UNREFERENCED_2PARAMETER (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h132 #define UNREFERENCED_2PARAMETER(_p, _q) _NOTE(ARGUNUSED(_p, _q)) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h192 #define UNREFERENCED_2PARAMETER(_p, _q) _NOTE(ARGUNUSED(_p, _q)) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h153 #define UNREFERENCED_2PARAMETER(_p, _q) _NOTE(ARGUNUSED(_p, _q)) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h47 #define UNREFERENCED_2PARAMETER(_p, _q) _NOTE(ARGUNUSED(_p, _q)) macro