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-11-20 16:24:25 | 42.30 | 96.9% |
16 | 2024-03-20 20:10:17 | 35.87 | 96% |
11 | 2024-03-20 19:30:21 | 35.12 | 95.1% |