Searched refs:stat32p (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_stat.c178 ac_stat32_t *stat32p; local
180 stat32p = kmem_zalloc(sizeof (ac_stat32_t), KM_SLEEP);
182 stat32p->rstate = statp->rstate;
183 stat32p->ostate = statp->ostate;
184 stat32p->condition = statp->condition;
185 stat32p->status_time = (time32_t)statp->status_time;
186 stat32p->board = statp->board;
187 stat32p->real_size = statp->real_size;
188 stat32p->use_size = statp->use_size;
189 stat32p
[all...]

Completed in 94 milliseconds