taglinefilesource code
DE4X5_SICR302drivers/net/de4x5.c#define RESET_SIA outl(0, DE4X5_SICR);      /* Reset SIA connectivity regs */
DE4X5_SICR731drivers/net/de4x5.coutl(0, DE4X5_SICR);
DE4X5_SICR844drivers/net/de4x5.cprintk("\tsicr: 0x%08x\n", inl(DE4X5_SICR));
DE4X5_SICR1344drivers/net/de4x5.coutl(0, DE4X5_SICR);
DE4X5_SICR2130drivers/net/de4x5.coutl(sicr, DE4X5_SICR);
DE4X5_SICR2693drivers/net/de4x5.ctmp.lval[5] = inl(DE4X5_SICR); j+=4;
DE4X5_SICR2752drivers/net/de4x5.ctmp.lval[j>>2] = inl(DE4X5_SICR); j+=4;