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 |
---|---|---|---|
37 | 2024-09-16 11:17:35 | 27.64 | 90.4% |
34 | 2024-09-08 17:58:58 | 29.12 | 92.6% |
6 | 2024-09-05 21:21:39 | 31.61 | 93.7% |
2 | 2024-09-03 14:48:29 | 31.61 | 91.7% |