callout_cache_t
callout_cache_t *cache;
cache = kmem_alloc(sizeof (callout_cache_t), KM_SLEEP);
static callout_cache_t *callout_caches; /* linked list of caches */