Searched refs:tb_t (Results 1 – 2 of 2) sorted by relevance
440 tb_t tb; in nca_timer()471 if (mdb_vread(&tb, sizeof (tb_t), (uintptr_t)tb_addr) == -1) { in nca_timer()
255 } tb_t; typedef266 tb_t *head; /* head of tb_t list (first timer bucket) */267 tb_t *tail; /* tail of tb_t list (last timer bucket) */