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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.h743 #define TSR0_CONN_STATE(x) ((x>>28) & 0x7) macro
H A Dhe.c2194 if (TSR0_CONN_STATE(tsr0) != 0) {
2472 while (TSR0_CONN_STATE(tsr0 = he_readl_tsr0(he_dev, cid)) != 0) {
2473 HPRINTK("close tx cid 0x%x TSR0_CONN_STATE != 0 (tsr0 = 0x%x)\n", cid, tsr0);

Completed in 35 milliseconds