Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_stat.c178 ac_stat32_t *stat32p; in ac_mem_stat()
180 stat32p = kmem_zalloc(sizeof (ac_stat32_t), KM_SLEEP); in ac_mem_stat()
199 sizeof (ac_stat32_t), flag) != 0) { in ac_mem_stat()
202 kmem_free(stat32p, sizeof (ac_stat32_t)); in ac_mem_stat()
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dac.h369 } ac_stat32_t; typedef