Searched refs:AN_CMD_DISABLE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/an/ |
| D | if_anreg.h | 118 #define AN_CMD_DISABLE 0x0002 /* disable */ macro
|
| D | if_an.c | 1367 an_cmd(sc, AN_CMD_DISABLE, 0); in an_reset() 1805 an_cmd(sc, AN_CMD_DISABLE, 0); in an_setdef() 2928 an_cmd(sc, AN_CMD_DISABLE, 0); in an_stop() 3408 an_cmd(sc, AN_CMD_DISABLE, 0); in writerids() 3472 an_cmd(sc, AN_CMD_DISABLE, 0); in writerids() 3541 an_cmd(sc, AN_CMD_DISABLE, 0); in cmdreset()
|