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 |
|---|---|---|---|
| 21 | 2011-10-03 00:21:09 | 29.21 | 96% |
| 15 | 2011-10-02 23:13:17 | 31.34 | 97% |
| 9 | 2011-10-02 23:04:18 | 28.62 | 95% |
| 1 | 2011-10-02 22:48:52 | 27.36 | 94% |