Searched refs:stepping (Results 1 – 9 of 9) sorted by relevance
68 unsigned int stepping; member739 port += 1 << info->stepping; in icside_setup()
205 during Linux boot. Use the spacebar for stepping. Take note of at213 worst of your life. Note: If single-stepping takes up too much time,
203 int stepping; member988 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()
185 Use PS/2 stepping rate:
18 The AMD K6-2 (stepping 8 and above) and K6-3 processors have two
20103 The AMD K6-2 (stepping 8 and above) and K6-3 processors have two
1407 int stepping; in ahc_clear_critical_section() local1415 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()
2125 int stepping; in ahd_clear_critical_section() local2139 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()
90 PER is used to facilititate debugging e.g. single stepping.