Home
last modified time | relevance | path

Searched refs:EFSYS_BAR_WRITED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx_impl.h923 EFSYS_BAR_WRITED((_enp)->en_esbp, _reg ## _OFST, \
1009 EFSYS_BAR_WRITED((_enp)->en_esbp, \
1022 EFSYS_BAR_WRITED((_enp)->en_esbp, \
1118 EFSYS_BAR_WRITED((_enp)->en_esbp, \
1132 EFSYS_BAR_WRITED((_enp)->en_esbp, \
H A Defsys.h732 #define EFSYS_BAR_WRITED(_esbp, _offset, _edp, _lock) \ macro