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 |
|---|---|---|---|
| 26 | 2021-10-14 22:12:10 | 49.67 | 95% |
| 17 | 2014-03-06 12:10:47 | 39.88 | 83% |
| 13 | 2014-03-06 12:01:12 | 38.33 | 84% |
| 2 | 2014-03-01 11:51:35 | 31.38 | 83% |