Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sfxge/common/
Def10_intr.c161 EFX_BAR_READD(enp, ER_DZ_BIU_INT_ISR_REG, &dword, B_FALSE); in ef10_intr_status_line()
Defx_intr.c481 EFX_BAR_READD(enp, FR_BZ_INT_ISR0_REG, &dword, B_FALSE); in siena_intr_status_line()
Defx_impl.h817 #define EFX_BAR_READD(_enp, _reg, _edp, _lock) \ macro