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 |
---|---|---|---|
154 | 2020-01-02 14:42:01 | 26.54 | 93% |
136 | 2019-12-07 20:47:36 | 23.58 | 92% |
123 | 2019-12-07 14:59:02 | 19.27 | 90% |
48 | 2019-10-03 05:56:02 | 14.41 | 90% |
38 | 2019-09-27 15:06:43 | 13.68 | 86% |
8 | 2019-08-31 17:22:55 | 23.60 | 96% |
2 | 2019-08-31 10:12:04 | 20.23 | 95% |