Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dhe.h176 struct he_rbrq { struct
319 struct he_rbrq *rbrq_base, *rbrq_head;
Dhe.c902 CONFIG_RBRQ_SIZE * sizeof(struct he_rbrq), &he_dev->rbrq_phys); in he_init_group()
907 memset(he_dev->rbrq_base, 0, CONFIG_RBRQ_SIZE * sizeof(struct he_rbrq)); in he_init_group()
1677 pci_free_consistent(he_dev->pci_dev, CONFIG_RBRQ_SIZE * sizeof(struct he_rbrq), in he_stop()
1765 struct he_rbrq *rbrq_tail = (struct he_rbrq *) in he_service_rbrq()
1939 he_dev->rbrq_head = (struct he_rbrq *) in he_service_rbrq()
2923 struct he_rbrq *rbrq_tail; in he_proc_read()