Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c440 tb_t tb; in nca_timer()
471 if (mdb_vread(&tb, sizeof (tb_t), (uintptr_t)tb_addr) == -1) { in nca_timer()
/titanic_50/usr/src/uts/common/inet/nca/
H A Dnca.h255 } tb_t; typedef
266 tb_t *head; /* head of tb_t list (first timer bucket) */
267 tb_t *tail; /* tail of tb_t list (last timer bucket) */