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 |
---|---|---|---|
33 | 2023-12-24 20:28:54 | 49.44 | 94.3% |
29 | 2023-12-24 20:20:53 | 61.86 | 98.2% |
26 | 2023-12-24 20:13:40 | 49.90 | 94.3% |
22 | 2023-12-24 19:26:21 | 46.52 | 95.1% |