Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_intr.c159 EFX_BAR_READD(enp, ER_DZ_BIU_INT_ISR_REG, &dword, B_FALSE); in ef10_intr_status_line()
H A Defx_intr.c476 EFX_BAR_READD(enp, FR_BZ_INT_ISR0_REG, &dword, B_FALSE); in siena_intr_status_line()
H A Defx_impl.h811 #define EFX_BAR_READD(_enp, _reg, _edp, _lock) \ macro