Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcpc_impl.h181 #define KCPC_PIC_OVERFLOWED 0x1 /* pic overflowed & requested notify */ macro
/titanic_50/usr/src/uts/common/os/
H A Dkcpc.c1036 KCPC_PIC_OVERFLOWED); in kcpc_overflow_intr()
1194 if (ctx->kc_pics[i].kp_flags & KCPC_PIC_OVERFLOWED) { in kcpc_overflow_ast()
1196 ~KCPC_PIC_OVERFLOWED); in kcpc_overflow_ast()
1419 KCPC_PIC_OVERFLOWED); in kcpc_lwp_create()