Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Diphase.c145 u_short tcq_wr; in ia_hack_tcq() local
148 tcq_wr = readl(dev->seg_reg+TCQ_WR_PTR) & 0xffff; in ia_hack_tcq()
149 while (dev->host_tcq_wr != tcq_wr) { in ia_hack_tcq()