Searched defs:softintr_handler (Results 1 – 1 of 1) sorted by relevance
47 struct softintr_handler { struct48 struct softintr_handler *sh_vlink; /* vertical link */ argument49 struct softintr_handler *sh_hlink; /* horizontal link */ argument58 struct softintr_handler *softintrs; argument