Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dmptable.h139 #define INTENTRY_FLAGS_TRIGGER_EDGE 0x4 macro
/f-stack/freebsd/x86/x86/
H A Dmptable.c709 case INTENTRY_FLAGS_TRIGGER_EDGE: in intentry_trigger()