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

/freebsd-13-stable/sys/dev/ice/
H A Dice_nvm.c1335 u32 fla, gens_stat; local
1343 gens_stat = rd32(hw, GLNVM_GENS);
1344 sr_size = (gens_stat & GLNVM_GENS_SR_SIZE_M) >> GLNVM_GENS_SR_SIZE_S;

Completed in 107 milliseconds