Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Danreg.h74 #define AN_CMD_READCFG 0x0008 macro
H A Dan.c195 if (an_cmd(sc, AN_CMD_READCFG, 0) != 0) { in an_attach()