Home
last modified time | relevance | path

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

/trueos/sys/dev/lmc/
HDif_lmc.h1203 u_int32_t last_FEAC; /* last FEAC msg code received */ member
HDif_lmc.c1295 if (sc->last_FEAC == T3BOP_LINE_DOWN) in t3_watchdog()
1302 if (sc->last_FEAC == T3BOP_LINE_UP) in t3_watchdog()
1342 sc->last_FEAC = feac & FEAC_STK_FEAC; in t3_watchdog()