Home
last modified time | relevance | path

Searched refs:sgenv_remove_intr_handlers (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv_impl.h211 static int sgenv_remove_intr_handlers(void);
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c564 (void) sgenv_remove_intr_handlers(); in sgenv_attach()
613 err = sgenv_remove_intr_handlers(); in sgenv_detach()
846 sgenv_remove_intr_handlers(void) in sgenv_remove_intr_handlers() function