Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wan/
A Dfarsync.h109 unsigned short cableStatus; /* lsb: 0=> present, 1=> absent */ member
A Dfarsync.c310 u16 cableStatus; /* lsb: 0=> present, 1=> absent */ member
1728 info->cableStatus = FST_RDW(card, cableStatus); in gather_conf_info()
1740 info->cableStatus = info->cableStatus & 1; in gather_conf_info()
1744 info->cableStatus = info->cableStatus >> 1; in gather_conf_info()
1745 info->cableStatus = info->cableStatus & 1; in gather_conf_info()

Completed in 9 milliseconds