Searched refs:ns_tsi (Results 1 – 2 of 2) sorted by relevance
283 typedef struct ns_tsi struct287 } ns_tsi; argument700 ns_tsi *base;701 ns_tsi *next;702 ns_tsi *last;
561 card->tsq.base = (ns_tsi *) ALIGN_ADDRESS(card->tsq.org, NS_TSQ_ALIGNMENT); in ns_init_card()1923 ns_tsi *previous = NULL, *one_ahead, *two_ahead; in process_tsq()