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 |
---|---|---|---|
56 | 2023-09-17 14:24:25 | 22.09 | 90.1% |
39 | 2023-08-14 13:55:54 | 23.00 | 91% |
30 | 2023-08-13 16:37:10 | 25.55 | 91.1% |
29 | 2023-08-13 16:34:37 | 22.43 | 91.3% |
28 | 2023-08-13 16:31:51 | 22.34 | 90.5% |