Home
last modified time | relevance | path

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

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