Searched defs:acsp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_dr.c1236 struct ac_soft_state *acsp; local
1245 if ((acsp = (struct ac_soft_state *)bdp->ac_softsp) != NULL) {
1246 if (acsp->bank[Bank0].busy != 0 ||
1247 acsp->bank[Bank0].ostate ==
1258 if (acsp->bank[Bank1].busy != 0 ||
1259 acsp->bank[Bank1].ostate ==

Completed in 69 milliseconds