Searched refs:EF_UFLO (Results 1 – 2 of 2) sorted by relevance
340 #define EF_UFLO 0x0040 /* Underflow Error */ macro
509 if (err_status & EF_UFLO) { in ariadne_interrupt()