Searched refs:TSR4_SESSION_ENDED (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/atm/ | ||
H A D | he.h | 768 #define TSR4_SESSION_ENDED (1<<30) macro |
H A D | he.c | 2451 while (!((tsr4 = he_readl_tsr4(he_dev, cid)) & TSR4_SESSION_ENDED)) { in he_close() |