Home
last modified time | relevance | path

Searched refs:EFX_SET_OWORD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dsiena_mac.c140 EFX_SET_OWORD(multicast_hash[0]); in siena_mac_reconfigure()
141 EFX_SET_OWORD(multicast_hash[1]); in siena_mac_reconfigure()
H A Defx_intr.c325 EFX_SET_OWORD(oword); in siena_intr_init()
H A Defx_types.h899 #define EFX_SET_OWORD(_oword) \ macro