VTE_INTRS
CSR_WRITE_2(sc, VTE_MIER, VTE_INTRS);
if ((status & VTE_INTRS) == 0)
for (n = 8; (status & VTE_INTRS) != 0;) {