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 |
---|---|---|---|
89 | 2023-07-21 08:58:55 | 29.28 | 95.7% |
78 | 2023-07-20 08:47:04 | 30.64 | 96.5% |
54 | 2023-07-04 08:11:32 | 32.17 | 98.2% |
53 | 2023-07-04 08:08:55 | 29.91 | 96.2% |
30 | 2023-07-02 07:54:35 | 27.05 | 92% |