SIR
OUTB (nc_dien , MDPE|BF|ABRT|SSI|SIR|IID);
if (dstat & SIR) {
OUTB(np, nc_dien , MDPE|BF|SSI|SIR|IID);
else if (dstat & SIR) sym_int_sir(np);