attempt 80 arch/powerpc/kvm/book3s_64_mmu_host.c int attempt = 0; attempt 161 arch/powerpc/kvm/book3s_64_mmu_host.c if (attempt > 1) attempt 174 arch/powerpc/kvm/book3s_64_mmu_host.c attempt++; attempt 1237 arch/powerpc/platforms/4xx/pci.c int attempt = 50; attempt 1248 arch/powerpc/platforms/4xx/pci.c while (attempt && (0 == (in_le32(mbase + PECFG_460SX_DLLSTA) attempt 1250 arch/powerpc/platforms/4xx/pci.c attempt--; attempt 1253 arch/powerpc/platforms/4xx/pci.c if (attempt) attempt 596 arch/x86/kernel/reboot.c int attempt = 0; attempt 635 arch/x86/kernel/reboot.c if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { attempt 636 arch/x86/kernel/reboot.c attempt = 1; attempt 29 drivers/input/serio/libps2.c int attempt = 0; attempt 50 drivers/input/serio/libps2.c } while (ps2dev->nak == PS2_RET_NAK && ++attempt < max_attempts); attempt 70 drivers/input/serio/libps2.c if (error || attempt > 1) attempt 73 drivers/input/serio/libps2.c byte, error, ps2dev->nak, attempt); attempt 109 drivers/media/pci/saa7134/saa7134-input.c int attempt = 0; attempt 134 drivers/media/pci/saa7134/saa7134-input.c if ((attempt++) < 10) { attempt 143 drivers/media/pci/saa7134/saa7134-input.c attempt); attempt 360 drivers/net/ethernet/jme.c dpi->attempt = PCC_P1; attempt 1125 drivers/net/ethernet/jme.c if (dpi->attempt == atmp) { attempt 1128 drivers/net/ethernet/jme.c dpi->attempt = atmp; attempt 1147 drivers/net/ethernet/jme.c if (unlikely(dpi->attempt != dpi->cur && dpi->cnt > 5)) { attempt 1148 drivers/net/ethernet/jme.c if (dpi->attempt < dpi->cur) attempt 1150 drivers/net/ethernet/jme.c jme_set_rx_pcc(jme, dpi->attempt); attempt 1151 drivers/net/ethernet/jme.c dpi->cur = dpi->attempt; attempt 2466 drivers/net/ethernet/jme.c dpi->attempt = PCC_P1; attempt 147 drivers/net/ethernet/jme.h unsigned char attempt; attempt 1391 drivers/net/wireless/intel/iwlegacy/commands.h __le32 attempt; attempt 1487 drivers/net/wireless/intel/iwlegacy/commands.h __le32 attempt; attempt 1281 drivers/net/wireless/intel/iwlwifi/dvm/commands.h __le32 attempt; attempt 2871 drivers/scsi/qla2xxx/qla_init.c attempt: attempt 2907 drivers/scsi/qla2xxx/qla_init.c goto attempt; attempt 1059 drivers/target/sbp/sbp_target.c int attempt, ret, delay; attempt 1061 drivers/target/sbp/sbp_target.c for (attempt = 1; attempt <= 5; attempt++) { attempt 1073 drivers/target/sbp/sbp_target.c delay = 5 * attempt * attempt; attempt 852 include/net/bluetooth/hci.h __le16 attempt; attempt 471 include/net/bluetooth/hci_core.h __u8 attempt; attempt 119 net/bluetooth/amp.c hcon->attempt++; attempt 200 net/bluetooth/hci_conn.c conn->attempt++; attempt 263 net/bluetooth/hci_conn.c conn->attempt++; attempt 282 net/bluetooth/hci_conn.c conn->attempt++; attempt 292 net/bluetooth/hci_conn.c if (conn->attempt > ARRAY_SIZE(esco_param_msbc)) attempt 294 net/bluetooth/hci_conn.c param = &esco_param_msbc[conn->attempt - 1]; attempt 298 net/bluetooth/hci_conn.c if (conn->attempt > ARRAY_SIZE(esco_param_cvsd)) attempt 300 net/bluetooth/hci_conn.c param = &esco_param_cvsd[conn->attempt - 1]; attempt 302 net/bluetooth/hci_conn.c if (conn->attempt > ARRAY_SIZE(sco_param_cvsd)) attempt 304 net/bluetooth/hci_conn.c param = &sco_param_cvsd[conn->attempt - 1]; attempt 455 net/bluetooth/hci_conn.c cp.attempt = cpu_to_le16(4); attempt 1790 net/bluetooth/hci_event.c if (status != 0x0c || conn->attempt > 2) { attempt 2677 sound/pci/intel8x0.c int civ, timeout = 1000, attempt = 1; attempt 2755 sound/pci/intel8x0.c if (attempt < 3) { attempt 2757 sound/pci/intel8x0.c attempt++;