SIP
if (istat & SIP) {
if (!(istat & (SIP|DIP)))
if (istatc & SIP)
} while (istatc & (SIP|DIP));
if (INB(nc_istat) & (INTF|SIP|DIP))