Searched refs:EFX_BAR_WRITED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_mcdi.c | 81 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_HWRD_REG, &dword, B_FALSE); in ef10_mcdi_init() 184 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_LWRD_REG, &dword, B_FALSE); in ef10_mcdi_send_request() 188 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_HWRD_REG, &dword, B_FALSE); in ef10_mcdi_send_request()
|
H A D | efx_impl.h | 917 #define EFX_BAR_WRITED(_enp, _reg, _edp, _lock) \ macro
|