Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dwanxl.h27 #define STATUS_CABLE_DSR 0x0010 macro
Dwanxl.c144 dsr = (value & STATUS_CABLE_DSR) ? ", DSR ON" : in wanxl_cable_intr()