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 |
---|---|---|---|
69 | 2025-02-16 14:01:53 | 31.34 | 89.8% |
66 | 2025-02-12 21:56:41 | 29.50 | 92.3% |
61 | 2025-02-07 20:14:44 | 29.91 | 92.8% |
3 | 2024-10-10 16:48:27 | 20.93 | 90.8% |