Home
last modified time | relevance | path

Searched defs:softint (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Davintr.h84 struct softint { struct
91 extern ddi_softint_hdl_impl_t softlevel_hdl[]; argument
/illumos-gate/usr/src/uts/common/os/
H A Dsoftint.c418 softint(void) in softint() function