Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfarsync.h153 #define FSTVAL_CARD 0x00000100 /* nports, type, state, index, macro
H A Dfarsync.c1715 info->valid = ((card->state == FST_RUNNING) ? FSTVAL_ALL : FSTVAL_CARD) in gather_conf_info()