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 |
---|---|---|---|
106 | 2023-11-12 20:07:55 | 43.30 | 96.4% |
87 | 2023-10-03 11:52:31 | 47.21 | 96.9% |
64 | 2023-07-30 14:05:20 | 40.77 | 97.2% |
52 | 2023-07-20 16:50:04 | 37.39 | 96.4% |