Searched refs:co_table (Results 1 – 1 of 1) sorted by relevance
913 callout_table_t *co_table; /* top of callout table array */ member1268 if ((coargs == NULL) || (ct == NULL) || (coargs->co_table == NULL)) { in callout_t_cb()1272 index = ((char *)addr - (char *)coargs->co_table) / in callout_t_cb()1453 if (mdb_readvar(&(coargs->co_table), "callout_table") == -1) { in callout_common_init()1736 ctptr = coargs.co_table + tableid; in calloutid()