Home
last modified time | relevance | path

Searched refs:stepping (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/drivers/ide/arm/
Dicside.c68 unsigned int stepping; member
739 port += 1 << info->stepping; in icside_setup()
/linux-2.4.37.9/drivers/scsi/
DREADME.AM53C974205 during Linux boot. Use the spacebar for stepping. Take note of at
213 worst of your life. Note: If single-stepping takes up too much time,
/linux-2.4.37.9/drivers/net/
Deepro.c203 int stepping; member
988 lp->stepping = temp_reg >> 5; /* Get the stepping number of the 595 */ in eepro_open()
991 printk(KERN_DEBUG "The stepping of the 82595 is %d\n", lp->stepping); in eepro_open()
/linux-2.4.37.9/Documentation/
Dfloppy.txt185 Use PS/2 stepping rate:
Dmtrr.txt18 The AMD K6-2 (stepping 8 and above) and K6-3 processors have two
DConfigure.help20103 The AMD K6-2 (stepping 8 and above) and K6-3 processors have two
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c1407 int stepping; in ahc_clear_critical_section() local
1415 stepping = FALSE; in ahc_clear_critical_section()
1452 if (stepping == FALSE) { in ahc_clear_critical_section()
1477 stepping = TRUE; in ahc_clear_critical_section()
1487 if (stepping) { in ahc_clear_critical_section()
Daic79xx_core.c2125 int stepping; in ahd_clear_critical_section() local
2139 stepping = FALSE; in ahd_clear_critical_section()
2184 if (stepping == FALSE) { in ahd_clear_critical_section()
2204 stepping = TRUE; in ahd_clear_critical_section()
2215 if (stepping) { in ahd_clear_critical_section()
/linux-2.4.37.9/Documentation/s390/
DDebugging390.txt90 PER is used to facilititate debugging e.g. single stepping.