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 |
|---|---|---|---|
| 303 | 2024-05-08 20:42:55 | 25.33 | 93.8% |
| 300 | 2024-05-08 20:35:23 | 26.14 | 95.1% |
| 269 | 2024-05-02 13:57:01 | 25.60 | 93.9% |
| 126 | 2024-02-05 17:58:21 | 22.72 | 94.1% |
| 90 | 2024-01-21 18:57:41 | 19.50 | 93% |
| 71 | 2024-01-20 19:11:32 | 22.49 | 95.9% |
| 70 | 2024-01-20 19:08:39 | 19.05 | 92.9% |
| 66 | 2024-01-20 18:57:49 | 19.81 | 95.1% |
| 61 | 2024-01-20 18:41:16 | 11.43 | 92.9% |
| 48 | 2024-01-19 18:28:38 | 17.88 | 95.7% |
| 46 | 2024-01-19 18:22:52 | 13.59 | 91.9% |
| 45 | 2024-01-19 18:18:18 | 14.43 | 94.3% |