Searched refs:ns_tsi (Results 1 – 2 of 2) sorted by relevance
279 typedef struct ns_tsi struct283 } ns_tsi; argument690 ns_tsi *base;691 ns_tsi *next;692 ns_tsi *last;
653 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()