Searched refs:UNREFERENCED_3PARAMETER (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h127 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h193 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h57 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h154 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c350 UNREFERENCED_3PARAMETER(vmdq, enable_addr, index);
529 UNREFERENCED_3PARAMETER(hw, speed, autoneg_wait_to_complete);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapix.h210 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c784 UNREFERENCED_3PARAMETER(ipl, min_ipl, max_ipl);
817 UNREFERENCED_3PARAMETER(ipl, min_ipl, max_ipl);

Completed in 94 milliseconds