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 |
---|---|---|---|
54 | 2024-01-02 16:41:19 | 43.73 | 97.8% |
38 | 2023-08-29 11:29:25 | 36.60 | 97.6% |
33 | 2023-07-21 16:44:06 | 35.57 | 94.4% |
29 | 2023-06-11 10:03:09 | 29.49 | 92.5% |