Lines Matching refs:EFSYS_ASSERT3U

126 	EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC);  in efx_intr_init()
127 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_NIC); in efx_intr_init()
195 EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC); in efx_intr_fini()
196 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_NIC); in efx_intr_fini()
197 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_INTR); in efx_intr_fini()
211 EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC); in efx_intr_enable()
212 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_INTR); in efx_intr_enable()
224 EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC); in efx_intr_disable()
225 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_INTR); in efx_intr_disable()
237 EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC); in efx_intr_disable_unlocked()
238 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_INTR); in efx_intr_disable_unlocked()
251 EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC); in efx_intr_trigger()
252 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_INTR); in efx_intr_trigger()
266 EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC); in efx_intr_status_line()
267 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_INTR); in efx_intr_status_line()
281 EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC); in efx_intr_status_message()
282 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_INTR); in efx_intr_status_message()
294 EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC); in efx_intr_fatal()
295 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_INTR); in efx_intr_fatal()
484 EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC); in siena_intr_status_line()
485 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_INTR); in siena_intr_status_line()
510 EFSYS_ASSERT3U(enp->en_magic, ==, EFX_NIC_MAGIC); in siena_intr_status_message()
511 EFSYS_ASSERT3U(enp->en_mod_flags, &, EFX_MOD_INTR); in siena_intr_status_message()