Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dmem_cache.c96 static int mem_cache_ioctl_ops(int, int, cache_info_t *);
520 get_tag_addr(cache_info_t *cache_info) in get_tag_addr()
554 mem_cache_ioctl_ops(int cmd, int mode, cache_info_t *cache_info) in mem_cache_ioctl_ops()
906 cache_info_t cache_info; in mem_cache_ioctl()
932 if (ddi_copyin((cache_info_t *)arg, &cache_info, in mem_cache_ioctl()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmem_cache.h87 } cache_info_t; typedef