Searched refs:EFSYS_BAR_READO (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/sfxge/common/ |
| HD | efx_nic.c | 111 EFSYS_BAR_READO(esbp, FR_AZ_CS_DEBUG_REG_OFST, &oword, B_TRUE); in efx_infer_family() 734 EFSYS_BAR_READO(enp->en_esbp, rsp->address, &original, in efx_nic_test_registers() 748 EFSYS_BAR_READO(enp->en_esbp, rsp->address, &buf, in efx_nic_test_registers() 763 EFSYS_BAR_READO(enp->en_esbp, rsp->address, &buf, in efx_nic_test_registers() 829 EFSYS_BAR_READO(enp->en_esbp, address, &buf, B_TRUE); in efx_nic_test_tables()
|
| HD | efx_intr.c | 413 EFSYS_BAR_READO(enp->en_esbp, FR_AZ_INT_EN_REG_KER_OFST, in falconsiena_intr_disable_unlocked()
|
| HD | efsys.h | 707 #define EFSYS_BAR_READO(_esbp, _offset, _eop, _lock) \ macro 760 #define EFSYS_BAR_READO(_esbp, _offset, _eop, _lock) \ macro
|
| HD | efx_impl.h | 865 EFSYS_BAR_READO((_enp)->en_esbp, _reg ## _OFST, \ 977 EFSYS_BAR_READO((_enp)->en_esbp, \
|