Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h133 #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.c355 UNREFERENCED_3PARAMETER(vmdq, enable_addr, index); in ixgbe_set_rar_vf()
569 UNREFERENCED_3PARAMETER(hw, speed, autoneg_wait_to_complete); in ixgbe_setup_mac_link_vf()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h48 #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/i86pc/sys/
H A Dapix.h211 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) macro
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c765 UNREFERENCED_3PARAMETER(ipl, min_ipl, max_ipl); in apix_addspl()
798 UNREFERENCED_3PARAMETER(ipl, min_ipl, max_ipl); in apix_delspl()