Home
last modified time | relevance | path

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

/titanic_51/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
/titanic_51/usr/src/uts/common/sys/
H A Dbofi_impl.h68 uint_t (*int_handler)(caddr_t, caddr_t); member
/titanic_51/usr/src/cmd/auditreduce/
H A Dmain.c1066 int_handler(int sig) int_handler() function
[all...]
/titanic_51/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