int res; unsigned long flags; u32 data = 0; if (PCI_##size##_BAD) return PCIBIOS_BAD_REGISTER_NUMBER; spin_lock_irqsave(&pci_lock, flags); res = bus->ops->read(bus, devfn, pos, len, &data); *value = (type)data; spin_unlock_irqrestore(&pci_lock, flags); return res;
Game | Time | WPM | Accuracy |
---|---|---|---|
125 | 2024-01-24 12:39:49 | 82.06 | 98.9% |
117 | 2024-01-23 20:56:42 | 88.31 | 99.6% |
109 | 2024-01-23 17:59:05 | 77.55 | 98.6% |
103 | 2024-01-18 23:25:31 | 82.32 | 97.8% |
89 | 2024-01-18 23:06:44 | 85.65 | 98.6% |
59 | 2024-01-18 15:33:41 | 77.94 | 97% |
39 | 2024-01-17 02:23:46 | 76.31 | 97.9% |
11 | 2021-11-16 20:05:12 | 55.56 | 96% |
1 | 2021-10-13 01:42:03 | 44.46 | 94% |