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 | 2012-04-18 19:01:57 | 36.69 | 96% |
| 21 | 2011-06-10 21:17:35 | 32.81 | 93% |
| 16 | 2011-06-10 05:40:51 | 32.03 | 93% |
| 14 | 2011-05-29 06:04:27 | 31.99 | 90% |
| 8 | 2010-09-20 09:48:57 | 28.81 | |
| 2 | 2010-09-20 08:59:12 | 30.15 |