taglinefilesource code
DE4X5_SISR926drivers/net/de4x5.cprintk("\tsisr: 0x%08x\n", inl(DE4X5_SISR));
DE4X5_SISR2042drivers/net/de4x5.cif (inl(DE4X5_SISR) & SISR_NRA) {
DE4X5_SISR2074drivers/net/de4x5.cif (!(inl(DE4X5_SISR) & SISR_SRA) && (lp->autosense == AUTO)) {
DE4X5_SISR2104drivers/net/de4x5.cif (!(inl(DE4X5_SISR) & SISR_SRA) && (lp->autosense == AUTO)) {
DE4X5_SISR2347drivers/net/de4x5.ccsr12 = inl(DE4X5_SISR);
DE4X5_SISR2348drivers/net/de4x5.coutl(csr12, DE4X5_SISR);
DE4X5_SISR2373drivers/net/de4x5.csisr = (inl(DE4X5_SISR) & ~TIMER_CB) & (SISR_LKF | SISR_NCR);
DE4X5_SISR2486drivers/net/de4x5.csisr = inl(DE4X5_SISR);
DE4X5_SISR2671drivers/net/de4x5.cans = inl(DE4X5_SISR) & SISR_ANS;
DE4X5_SISR3667drivers/net/de4x5.ctmp.lval[4] = inl(DE4X5_SISR); j+=4;
DE4X5_SISR3734drivers/net/de4x5.ctmp.lval[j>>2] = inl(DE4X5_SISR); j+=4;