Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Danreg.h110 #define AN_STAT_CMD_RESULT 0x7F00 macro
H A Dan.c617 if (stat & AN_STAT_CMD_RESULT) { in an_cmd()