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 |
---|---|---|---|
81 | 2023-07-15 22:22:55 | 23.11 | 90.1% |
76 | 2023-07-15 22:11:32 | 19.73 | 89.3% |
39 | 2023-07-13 19:57:06 | 15.23 | 90.3% |
32 | 2023-07-13 19:37:37 | 19.92 | 90.1% |