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 |
---|---|---|---|
40 | 2012-04-21 05:54:15 | 65.97 | 91% |
31 | 2011-09-11 05:38:07 | 65.77 | 95% |
28 | 2011-09-11 05:34:43 | 61.55 | 92% |
26 | 2011-09-11 05:31:54 | 56.56 | 93% |
22 | 2011-09-06 01:48:37 | 67.17 | 96% |
20 | 2011-03-14 03:28:08 | 53.88 |