Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtimod.c159 struct tim_tim **tim_ptpn; member
2496 next->tim_ptpn = &tp->tim_next; in tim_addlink()
2498 tp->tim_ptpn = tpp; in tim_addlink()
2514 next->tim_ptpn = tp->tim_ptpn; in tim_dellink()
2515 *(tp->tim_ptpn) = next; in tim_dellink()