Home
last modified time | relevance | path

Searched defs:int_handler (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi_impl.h68 uint_t (*int_handler)(caddr_t, caddr_t); member
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_main.c290 int_handler(int sig, siginfo_t *sip, ucontext_t *ucp, void *data) in int_handler() function
/illumos-gate/usr/src/cmd/auditreduce/
H A Dmain.c1076 int_handler(int sig) in int_handler() function
/illumos-gate/usr/src/uts/sun4u/io/
H A Dupa64s.c609 uint_t (*int_handler)(caddr_t, caddr_t) = hdlp->ih_cb_func; in upa64s_add_intr_impl() local
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4515 int_handler_t int_handler; /* platform-specific int handler */ member