softintr_hand
struct softintr_hand *sih;
struct softintr_hand *sih = arg;
struct softintr_hand *sih = arg;
TAILQ_ENTRY(softintr_hand) sih_q;
TAILQ_HEAD(softintr_queue, softintr_hand);
struct softintr_hand *sih;