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 |
---|---|---|---|
32 | 2023-01-01 10:36:43 | 45.07 | 94% |
24 | 2021-09-11 08:57:25 | 31.98 | 94% |
12 | 2021-08-16 07:22:36 | 24.88 | 95% |
3 | 2021-08-15 18:29:06 | 20.44 | 93% |