Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dhe.c2053 struct he_rbp *rbpl_head; in he_service_rbpl() local
2056 rbpl_head = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base | in he_service_rbpl()
2064 if ((newtail == rbpl_head) || (newtail->status & RBP_LOANED)) in he_service_rbpl()
2925 int rbpl_head, rbpl_tail; in he_proc_read() local
2970 rbpl_head = RBPL_MASK(he_readl(he_dev, G0_RBPL_S)); in he_proc_read()
2973 inuse = rbpl_head - rbpl_tail; in he_proc_read()