Home
last modified time | relevance | path

Searched refs:av_softinfo (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/i86pc/sys/
H A Dsmp_impldefs.h88 extern void (*setsoftint)(int, struct av_softinfo *);
91 extern void (*kdisetsoftint)(int, struct av_softinfo *);
/titanic_50/usr/src/uts/common/sys/
H A Dddi_intr_impl.h156 struct av_softinfo;
166 struct av_softinfo *ih_pending; /* whether softint is pending */
/titanic_50/usr/src/uts/i86pc/os/
H A Dmp_machdep.c130 void (*kdisetsoftint)(int, struct av_softinfo *)=
131 (void (*)(int, struct av_softinfo *))return_instr;
132 void (*setsoftint)(int, struct av_softinfo *)=
133 (void (*)(int, struct av_softinfo *))return_instr;
H A Dddi_impl.c898 extern void (*setsoftint)(int, struct av_softinfo *);
899 extern boolean_t av_check_softint_pending(struct av_softinfo *, boolean_t);
/titanic_50/usr/src/cmd/mdb/i86pc/modules/common/
H A Dintr_common.c80 typedef struct av_softinfo { struct
/titanic_50/usr/src/uts/common/io/
H A Davintr.c50 typedef struct av_softinfo { struct