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 |
---|---|---|---|
70 | 2023-07-13 14:55:50 | 53.40 | 94.1% |
55 | 2023-06-18 13:29:10 | 58.33 | 97.9% |
44 | 2023-06-14 10:46:26 | 52.70 | 96.9% |
27 | 2023-06-06 14:46:59 | 56.57 | 96.1% |
9 | 2023-05-26 09:08:06 | 50.20 | 93.5% |
4 | 2023-05-25 23:14:39 | 50.39 | 94.4% |