Searched refs:EFX_INTR_MESSAGE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_intr.c143 KASSERT(intr->type == EFX_INTR_MESSAGE,
144 ("intr->type != EFX_INTR_MESSAGE"));
174 case EFX_INTR_MESSAGE:
332 intr->type = EFX_INTR_MESSAGE;
370 intr->type = EFX_INTR_MESSAGE;
/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_intr.c338 FRF_AZ_NORM_INT_VEC_DIS_KER, (type == EFX_INTR_MESSAGE) ? 1 : 0,
H A Defx.h290 EFX_INTR_MESSAGE, enumerator in enum:efx_intr_type_e

Completed in 72 milliseconds