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 |
---|---|---|---|
30 | 2023-07-02 18:07:46 | 28.77 | 92.6% |
28 | 2023-07-01 17:42:48 | 31.02 | 95.9% |
25 | 2023-06-30 18:48:38 | 29.72 | 93% |
15 | 2023-06-14 16:47:38 | 25.66 | 93.5% |
12 | 2023-06-03 15:30:31 | 27.47 | 93.4% |