Searched refs:tim_next (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtimod.c160 struct tim_tim *tim_next; member in struct:tim_tim
2542 next->tim_ptpn = &tp->tim_next;
2543 tp->tim_next = next;
2559 if ((next = tp->tim_next) != NULL)
2575 for (tp = tim_hash[TIM_HASH(id)]; tp != NULL; tp = tp->tim_next) {

Completed in 91 milliseconds