Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dnicstar.h279 typedef struct ns_tsi struct
283 } ns_tsi; argument
690 ns_tsi *base;
691 ns_tsi *next;
692 ns_tsi *last;
Dnicstar.c653 card->tsq.base = (ns_tsi *) ALIGN_ADDRESS(card->tsq.org, NS_TSQ_ALIGNMENT); in ns_init_card()
1982 ns_tsi *previous = NULL, *one_ahead, *two_ahead; in process_tsq()