Home
last modified time | relevance | path

Searched refs:EFX_NIC_FUNC_TRUSTED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mcdi.c1218 flags = EFX_NIC_FUNC_LINKCTRL | EFX_NIC_FUNC_TRUSTED; in efx_mcdi_drv_attach()
1226 EFX_STATIC_ASSERT(EFX_NIC_FUNC_TRUSTED == in efx_mcdi_drv_attach()
H A Defx.h131 #define EFX_NIC_FUNC_TRUSTED 0x00000004 macro