Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c1307 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_poll_globr()
1345 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_pf_reset()
1387 reg2 = rd32(hw, I40E_GLGEN_RSTAT); in i40e_pf_reset()
H A Di40e_register.h564 #define I40E_GLGEN_RSTAT 0x000B8188 /* Reset: POR */ macro