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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c2353 struct async_flt *cpflt = (struct async_flt *)&cp; local
2356 cpflt->flt_id = aflt->flt_id;
2357 cpflt->flt_addr = aflt->flt_addr;
2362 (uint64_t)cpflt, 0);
2364 if (cpflt->flt_stat & P_AFSR_CP) {

Completed in 51 milliseconds