Home
last modified time | relevance | path

Searched refs:UNREFERENCED_4PARAMETER (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h134 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q,_r, _s)) macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c524 UNREFERENCED_4PARAMETER(*hw, reg_addr, device_type, *phy_data); in ixgbe_read_phy_reg_x550em()
531 UNREFERENCED_4PARAMETER(*hw, reg_addr, device_type, phy_data); in ixgbe_write_phy_reg_x550em()
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h155 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h49 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h194 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) macro