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 |
|---|---|---|---|
| 47 | 2024-07-14 08:59:41 | 77.46 | 97.2% |
| 42 | 2024-01-04 16:09:37 | 71.00 | 96.3% |
| 36 | 2023-06-15 16:51:30 | 69.78 | 96.7% |
| 29 | 2023-06-04 01:36:43 | 61.79 | 95.1% |