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 |
|---|---|---|---|
| 109 | 2025-06-13 23:01:28 | 25.06 | 93% |
| 97 | 2025-03-15 19:30:31 | 28.06 | 93.1% |
| 80 | 2025-03-15 18:52:40 | 27.17 | 92.6% |
| 19 | 2023-06-05 08:01:21 | 20.62 | 91.6% |
| 5 | 2023-05-27 05:18:13 | 23.56 | 94.6% |
| 1 | 2023-05-27 05:10:55 | 22.87 | 93.5% |