Searched refs:TSR0_CONN_STATE (Results 1 – 2 of 2) sorted by relevance
743 #define TSR0_CONN_STATE(x) ((x>>28) & 0x7) macro
2181 if (TSR0_CONN_STATE(tsr0) != 0) { in he_open()2459 while (TSR0_CONN_STATE(tsr0 = he_readl_tsr0(he_dev, cid)) != 0) { in he_close()