Searched refs:FST_RUNNING (Results 1 – 2 of 2) sorted by relevance
182 #define FST_RUNNING 4 /* Processor running */ macro
1426 if (card->state != FST_RUNNING) { in fst_intr()1582 card->state = FST_RUNNING; in check_started_ok()1715 info->valid = ((card->state == FST_RUNNING) ? FSTVAL_ALL : FSTVAL_CARD) in gather_conf_info()1984 if (card->state == FST_RUNNING) { in fst_siocdevprivate()2007 if (card->state != FST_RUNNING) { in fst_siocdevprivate()2075 if (port->card->state == FST_RUNNING) { in fst_openport()2105 if (port->card->state == FST_RUNNING) { in fst_closeport()