Searched refs:STATUS_CABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dwanxl.h119 #define STATUS_CABLE (STATUS_OPEN + 4) macro
120 #define STATUS_RX_OVERRUNS (STATUS_CABLE + 4)
H A Dwanxlfw.S752 cmpl STATUS_CABLE(%a1), %d1 // check for change
754 movel %d1, STATUS_CABLE(%a1) // update status

Completed in 109 milliseconds