Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/an/
Dif_anreg.h223 #define AN_STAT_CMD_CODE 0x003F macro
Dif_an.c1332 if ((s & AN_STAT_CMD_CODE) == (cmd & AN_STAT_CMD_CODE)) in an_cmd()