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 |
---|---|---|---|
43 | 2024-04-04 00:52:23 | 22.39 | 92.4% |
40 | 2024-04-02 23:52:00 | 28.32 | 91.9% |
35 | 2024-03-27 06:45:56 | 26.94 | 92.5% |
24 | 2024-03-08 00:05:47 | 23.68 | 91.7% |