Searched refs:ac_stat_t (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | ac_stat.c | 61 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 D | mema.c | 453 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() 1290 info_set(ac_stat_t *asp, mema_bank_t *bkp, cfga_info_t info) in info_set() 1362 mema_cvt(ac_stat_t *ac, mema_bank_t *bkp, cfga_stat_data_t *cs) in mema_cvt() [all …]
|
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/ |
H A D | ac.h | 346 } ac_stat_t; typedef
|