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

/linux-master/drivers/atm/
H A Dhe.h743 #define TSR0_CONN_STATE(x) ((x>>28) & 0x7) macro
H A Dhe.c2178 if (TSR0_CONN_STATE(tsr0) != 0) {
2456 while (TSR0_CONN_STATE(tsr0 = he_readl_tsr0(he_dev, cid)) != 0) {
2457 HPRINTK("close tx cid 0x%x TSR0_CONN_STATE != 0 (tsr0 = 0x%x)\n", cid, tsr0);

Completed in 171 milliseconds