Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dtpqic02.h644 #define EXC_MARGINAL 14 /* Marginal block detected */ macro
/linux-2.4.37.9/drivers/char/
Dtpqic02.c426 } else if (exnr == EXC_MARGINAL) { in handle_qic_exception()