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 |
---|---|---|---|
89 | 2023-12-14 08:08:02 | 63.38 | 94.1% |
58 | 2023-08-09 08:48:08 | 67.45 | 95.7% |
34 | 2023-08-09 06:33:26 | 70.15 | 95.7% |
17 | 2023-08-09 06:14:31 | 63.12 | 95% |
1 | 2023-07-31 04:45:59 | 54.97 | 93.4% |