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 |
---|---|---|---|
57 | 2024-09-17 09:17:19 | 45.86 | 95% |
54 | 2024-09-16 07:02:09 | 41.92 | 95.6% |
51 | 2024-09-16 06:58:04 | 38.03 | 95.5% |
8 | 2024-08-01 11:58:21 | 34.32 | 94.9% |