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 |
---|---|---|---|
130 | 2023-07-29 21:08:33 | 30.68 | 96.3% |
118 | 2023-07-27 16:20:53 | 35.75 | 95.6% |
115 | 2023-07-27 16:04:42 | 34.98 | 96.9% |
97 | 2023-07-26 21:18:52 | 30.14 | 95.2% |
95 | 2023-07-26 21:15:19 | 28.66 | 93.6% |
65 | 2023-07-13 20:26:34 | 27.23 | 97% |
33 | 2023-07-06 03:06:22 | 29.20 | 95% |