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 |
---|---|---|---|
100 | 2025-01-06 15:26:08 | 43.56 | 95.8% |
76 | 2024-08-20 13:14:42 | 37.13 | 92.8% |
64 | 2024-03-13 11:42:09 | 35.27 | 92.1% |
14 | 2024-01-17 16:04:41 | 43.98 | 96.1% |
8 | 2024-01-17 15:54:43 | 41.63 | 94.4% |
7 | 2024-01-17 13:51:47 | 41.82 | 93.7% |