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 |
---|---|---|---|
136 | 2025-01-26 10:43:14 | 26.56 | 93.1% |
117 | 2024-07-29 02:38:45 | 24.74 | 91.6% |
81 | 2024-05-13 12:08:05 | 23.80 | 91.9% |
69 | 2024-05-06 05:24:37 | 24.66 | 94.2% |
28 | 2024-04-04 22:49:38 | 21.18 | 93.5% |
2 | 2024-01-31 22:02:23 | 20.15 | 91.6% |