Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dfarsync.h168 #define FSTVAL_ALL 0x00001FFF /* Note: does not include DEBUG flag */ macro
Dfarsync.c1810 info->valid = ((card->state == FST_RUNNING) ? FSTVAL_ALL : FSTVAL_CARD) in gather_conf_info()