Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dfarsync.h186 #define FST_RESET 1 /* Processor held in reset state */ macro
Dfarsync.c2033 card->state = FST_RESET; in fst_ioctl()
2075 if (card->state == FST_RESET) { in fst_ioctl()
2565 card->state = FST_RESET; in fst_add_one()