tag | line | file | source code |
---|---|---|---|
stepping | 136 | drivers/net/eepro.c | int stepping; |
stepping | 546 | drivers/net/eepro.c | lp->stepping = temp_reg >> 5; /* Get the stepping number of the 595 */ |
stepping | 549 | drivers/net/eepro.c | printk("The stepping of the 82595 is %d\n", lp->stepping); |