Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Danreg.h286 #define AN_SCANMODE_ACTIVE 0x0000 macro
H A Dan.c567 sc->sc_config.an_scanmode = htole16(AN_SCANMODE_ACTIVE); in an_init()