Home
last modified time | relevance | path

Searched refs:AN_STATUS_OPMODE_IN_SYNC (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/an/
HDif_aironet_ieee.h602 #define AN_STATUS_OPMODE_IN_SYNC 0x0010 macro
HDif_an.c1181 if (sc->an_status.an_opmode & AN_STATUS_OPMODE_IN_SYNC) in an_stats_update()
/NextBSD/usr.sbin/ancontrol/
HDancontrol.c282 if (sts->an_opmode & AN_STATUS_OPMODE_IN_SYNC) in an_dumpstatus()