Home
last modified time | relevance | path

Searched refs:stat_w (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/atm/
Dnicstar.c2987 u32 stat_r, stat_w; in ns_poll() local
2999 stat_w = 0; in ns_poll()
3002 stat_w |= NS_STAT_TSIF; in ns_poll()
3004 stat_w |= NS_STAT_EOPDU; in ns_poll()
3009 writel(stat_w, card->membase + STAT); in ns_poll()