Searched refs:_sd_stats32_t (Results 1 – 2 of 2) sorted by relevance
344 _sd_stats32_t *_sd_cache_stats32 = NULL;621 kmem_free(_sd_cache_stats32, sizeof (_sd_stats32_t) + in _sdbc_stats_deconfigure()640 _sd_cache_stats32 = kmem_zalloc(sizeof (_sd_stats32_t) + in _sdbc_stats_configure()6577 convert_stats(_sd_stats32_t *uptr)6631 if (copyout(_sd_cache_stats32, uptr, sizeof (_sd_stats32_t) +6648 static _sd_stats32_t dummy32;6653 if (copyout(&dummy32, uptr, sizeof (_sd_stats32_t)))6678 rc = convert_stats((_sd_stats32_t *)uptr);
626 } _sd_stats32_t; typedef