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 |
|---|---|---|---|
| 59 | 2015-10-01 22:22:26 | 51.03 | 94% |
| 28 | 2015-09-15 22:07:34 | 54.53 | 97% |
| 16 | 2015-09-07 01:08:59 | 50.11 | 96% |
| 4 | 2015-09-03 22:11:58 | 46.28 | 96% |