Searched refs:GLNVM_GENS_SR_SIZE_S (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | if_icereg.h | 5725 #define GLNVM_GENS_SR_SIZE_S 5 macro |
| D | if_ice.c | 4388 sr_size = (gens_stat & GLNVM_GENS_SR_SIZE_M) >> GLNVM_GENS_SR_SIZE_S; in ice_init_nvm() |