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 |
---|---|---|---|
74 | 2023-08-13 13:43:12 | 34.53 | 92.7% |
71 | 2023-08-13 13:36:39 | 32.64 | 92% |
67 | 2023-08-13 12:45:15 | 34.91 | 91.7% |
65 | 2023-08-13 12:41:50 | 27.73 | 91.2% |
51 | 2023-08-12 04:21:16 | 29.00 | 90.2% |