Home
last modified time | relevance | path

Searched refs:kdi_av_set_softint_pending (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/i86pc/sys/
H A Dsmp_impldefs.h95 extern void kdi_av_set_softint_pending(); /* kmdb private entry point */
/titanic_41/usr/src/uts/common/io/
H A Davintr.c134 kdi_av_set_softint_pending(pri, infop); in av_set_softint_pending()
143 kdi_av_set_softint_pending(int pri, av_softinfo_t *infop) in kdi_av_set_softint_pending() function
/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_machdep.c1486 kdisetsoftint = kdi_av_set_softint_pending; in mach_softlvl_to_vect()