Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dspad_layout.h200 #define NVM_GLOB(x) NVM_CFG1(glob).x macro
201 #define NVM_GLOB_VAL(n, m, o) ((NVM_GLOB(n) & m) >> o)