stepping 181 arch/i386/pci/ichpcib.c int family, model, stepping, brandid;
stepping 189 arch/i386/pci/ichpcib.c stepping = ci->ci_signature & 15;
stepping 201 arch/i386/pci/ichpcib.c ((stepping == 4 && (brandid == 14 || brandid == 15)) ||
stepping 202 arch/i386/pci/ichpcib.c (stepping == 7 && brandid == 14) ||
stepping 203 arch/i386/pci/ichpcib.c (stepping == 9 && (brandid == 14 || strncasecmp(cpu_model, p4hint,
stepping 2586 dev/ic/aic79xx.c int stepping;
stepping 2600 dev/ic/aic79xx.c stepping = FALSE;
stepping 2644 dev/ic/aic79xx.c if (stepping == FALSE) {
stepping 2670 dev/ic/aic79xx.c stepping = TRUE;
stepping 2680 dev/ic/aic79xx.c if (stepping) {
stepping 1486 dev/ic/aic7xxx.c int stepping;
stepping 1494 dev/ic/aic7xxx.c stepping = FALSE;
stepping 1529 dev/ic/aic7xxx.c if (stepping == FALSE) {
stepping 1554 dev/ic/aic7xxx.c stepping = TRUE;
stepping 1564 dev/ic/aic7xxx.c if (stepping) {