Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_wmreg.h1577 #define NVM_COMPAT_MAS_EN(x) __BIT(x) /* Media Auto Sense Enable */ macro
H A Dif_wm.c2913 if (nvmword & NVM_COMPAT_MAS_EN(sc->sc_funcid)) in wm_attach()