softhand_t
softhand_t sc_hand[1];
softhand_t *sh, *shmax;
sizeof(softhand_t);
softhand_t *sh;
softhand_t *sh;
sh = (softhand_t *)((uint8_t *)sc + offset);
sh = (softhand_t *)((uint8_t *)sc + offset);
softhand_t *sh;
sh = (softhand_t *)((uint8_t *)curcpu()->ci_data.cpu_softcpu + offset);
const softhand_t *sh;
sh = (const softhand_t *)((const uint8_t *)sc + offset);
softhand_t *sh;