Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mptable/
H A Dmptable.c823 static const char *triggerMode[] = { variable
838 printf( "%12s", triggerMode[ (entry->int_flags & INTENTRY_FLAGS_TRIGGER) >> 2 ] ); in intEntry()