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 |
|---|---|---|---|
| 42 | 2024-04-03 05:27:00 | 39.03 | 95.9% |
| 18 | 2024-01-04 09:49:15 | 39.53 | 96% |
| 17 | 2024-01-04 09:47:38 | 38.95 | 95.4% |
| 15 | 2024-01-04 09:36:07 | 30.36 | 92.9% |
| 7 | 2024-01-04 09:21:39 | 38.48 | 94.6% |