Searched refs:I40E_GLGEN_RSTAT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_common.c1309 reg = rd32(hw, I40E_GLGEN_RSTAT);
1316 DEBUGOUT1("I40E_GLGEN_RSTAT = 0x%x\n", reg);
1347 reg = rd32(hw, I40E_GLGEN_RSTAT);
1389 reg2 = rd32(hw, I40E_GLGEN_RSTAT);
H A Di40e_register.h550 #define I40E_GLGEN_RSTAT 0x000B8188 /* Reset: POR */ macro
H A Dixl_pf_main.c841 rstat_reg = rd32(hw, I40E_GLGEN_RSTAT);

Completed in 211 milliseconds