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 |
|---|---|---|---|
| 60 | 2024-07-29 18:09:19 | 26.77 | 90.3% |
| 43 | 2024-07-28 00:31:50 | 22.92 | 87.6% |
| 11 | 2024-01-30 01:50:01 | 30.76 | 92.9% |