Home
last modified time | relevance | path

Searched refs:ac_stat_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_stat.c61 ac_stat_t *statp; in ac_mem_stat()
100 statp = kmem_zalloc(sizeof (ac_stat_t), KM_SLEEP); in ac_mem_stat()
207 sizeof (ac_stat_t), flag) != 0) { in ac_mem_stat()
214 sizeof (ac_stat_t), flag) != 0) { in ac_mem_stat()
220 kmem_free(statp, sizeof (ac_stat_t)); in ac_mem_stat()
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c453 ac_stat_t *stp, in ap_stat()
460 ac_stat_t stat; in ap_stat()
526 set_present_bits(mema_disabled_t *dp, ac_stat_t *asp) in set_present_bits()
538 ac_stat_t *asp, in prom_do_options()
589 ac_stat_t stat; in mema_add()
665 ac_stat_t stat; in mema_delete()
766 ac_stat_t stat; in cfga_private_func()
1093 ac_stat_t stat; in cfga_test()
1385 ac_stat_t stat; in cfga_stat()
1762 ac_stat_t *tstat; in dump_ioctl_res()
[all …]
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dac.h346 } ac_stat_t; typedef