Home
last modified time | relevance | path

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

/drivers/net/wan/
Dfarsync.h183 #define FST_RESET 1 /* Processor held in reset state */ macro
Dfarsync.c2027 card->state = FST_RESET; in fst_ioctl()
2075 if (card->state == FST_RESET) { in fst_ioctl()
2587 card->state = FST_RESET; in fst_add_one()