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 |
|---|---|---|---|
| 164 | 2025-05-18 16:22:49 | 32.97 | 93% |
| 160 | 2025-05-18 15:54:46 | 32.58 | 94% |
| 86 | 2025-05-06 17:40:29 | 30.53 | 94% |
| 49 | 2025-05-04 16:03:01 | 32.55 | 95% |
| 2 | 2025-03-28 09:46:41 | 21.51 | 91% |