softintr_handler
struct softintr_handler **p, *sh = cookie;
struct softintr_handler *sh, *sh1;
struct softintr_handler *sh_vlink; /* vertical link */
struct softintr_handler *sh_hlink; /* horizontal link */
struct softintr_handler *softintrs;
struct softintr_handler *softintr_pending;
struct softintr_handler *sh;
struct softintr_handler *sh = cookie;
struct softintr_handler *sh = arg;