Searched refs:_reg (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/sfxge/common/ |
| H A D | efx_impl.h | 775 #define EFX_CHECK_REG(_enp, _reg) \ argument 777 const char *name = #_reg; \ 806 #define EFX_CHECK_REG(_enp, _reg) do { \ argument 811 #define EFX_BAR_READD(_enp, _reg, _edp, _lock) \ argument 813 EFX_CHECK_REG((_enp), (_reg)); \ 814 EFSYS_BAR_READD((_enp)->en_esbp, _reg ## _OFST, \ 816 EFSYS_PROBE3(efx_bar_readd, const char *, #_reg, \ 817 uint32_t, _reg ## _OFST, \ 822 #define EFX_BAR_WRITED(_enp, _reg, _edp, _lock) \ argument 824 EFX_CHECK_REG((_enp), (_reg)); \ [all …]
|
| /illumos-gate/usr/src/uts/common/io/arn/ |
| H A D | arn_ath9k.h | 612 #define REG_WRITE(_ah, _reg, _val) arn_iowrite32((_ah), (_reg), (_val)) argument 613 #define REG_READ(_ah, _reg) arn_ioread32((_ah), (_reg)) argument 614 #define FLASH_READ(_ah, _reg) \ argument 616 (uint16_t *)((uintptr_t)(_ah)->ah_sh + (_reg)))
|
| /illumos-gate/exception_lists/ |
| H A D | hdrchk | 305 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/57712_reg.h
|
| /illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
| H A D | ecore.tex | 311 …\item \texttt{ecore\_hw.[ch], ecore\_gtt\_reg\_addr.h, ecore\_gtt\_values.h} -- contains the funct… 589 …s to be read from a register in the IGU. Use \myfunc{int\_igu\_read\_sisr\_reg}{int_igu_read_sisr_…
|