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 |
---|---|---|---|
108 | 2024-03-22 12:30:34 | 32.61 | 97.9% |
92 | 2024-01-30 16:49:17 | 37.25 | 98.2% |
90 | 2024-01-30 16:12:58 | 29.87 | 97.2% |
73 | 2023-12-05 15:57:25 | 36.64 | 98.9% |
72 | 2023-12-05 15:35:44 | 29.45 | 97.9% |
11 | 2023-08-22 12:17:01 | 31.84 | 96% |