Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsmp_impldefs.h93 extern void (*setsoftint)(int, struct av_softinfo *);
96 extern void (*kdisetsoftint)(int, struct av_softinfo *);
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr_impl.h156 struct av_softinfo;
166 struct av_softinfo *ih_pending; /* whether softint is pending */
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c131 void (*kdisetsoftint)(int, struct av_softinfo *)=
132 (void (*)(int, struct av_softinfo *))return_instr;
133 void (*setsoftint)(int, struct av_softinfo *)=
134 (void (*)(int, struct av_softinfo *))return_instr;
H A Dddi_impl.c885 extern void (*setsoftint)(int, struct av_softinfo *);
886 extern boolean_t av_check_softint_pending(struct av_softinfo *, boolean_t);
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/common/
H A Dintr_common.c81 typedef struct av_softinfo { struct
/illumos-gate/usr/src/uts/common/io/
H A Davintr.c50 typedef struct av_softinfo { struct