Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dfarsync.h115 unsigned short clockStatus; /* lsb: 0=> present, 1=> absent */ member
Dfarsync.c309 u16 clockStatus[FST_MAX_PORTS]; /* lsb: 0=> present, 1=> absent */ member
1822 info->clockStatus = FST_RDW(card, clockStatus[i]); in gather_conf_info()