RESETflag
if (lp->hw.status(dev) & RESETflag) {
if (lp->hw.status(dev) & RESETflag)
if (status & RESETflag) {
if ((status & 0x99) != (NORXflag | TXFREEflag | RESETflag)) {