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 |
---|---|---|---|
42 | 2024-09-26 22:24:30 | 56.99 | 92.6% |
39 | 2024-02-02 04:10:29 | 67.93 | 94.2% |
22 | 2023-11-06 23:09:33 | 57.90 | 94.5% |
1 | 2023-10-19 05:22:01 | 45.52 | 92.9% |