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 |
---|---|---|---|
53 | 2023-08-19 19:45:24 | 43.05 | 93.4% |
39 | 2023-08-19 18:43:30 | 41.70 | 92.2% |
38 | 2023-08-19 18:39:02 | 44.85 | 93% |
1 | 2023-08-16 13:31:13 | 41.06 | 94% |