Searched defs:rd32 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h174 * Intel expects that the symbol wr32 and rd32 be defined to something which can
183 #define rd32(hw, reg) \ macro
187 #define I40E_READ_REG rd32
194 #define i40e_flush(hw) (void) rd32(hw, I40E_GLGEN_STAT)

Completed in 81 milliseconds