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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 32 milliseconds