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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtg3.c2453 u32 sg_dig_ctrl, sg_dig_status; local
2527 sg_dig_status = tr32(SG_DIG_STATUS);
2530 if ((sg_dig_status & (1 << 1)) &&
2536 if (sg_dig_status & (1 << 19))
2538 if (sg_dig_status & (1 << 20))
2545 } else if (!(sg_dig_status & (1 << 1))) {

Completed in 85 milliseconds