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