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 |
---|---|---|---|
30 | 2017-03-05 15:11:32 | 58.08 | 96% |
29 | 2017-03-05 15:10:02 | 62.71 | 100% |
20 | 2017-03-05 14:53:05 | 56.64 | 96% |
13 | 2017-03-05 14:39:01 | 52.47 | 98% |
7 | 2017-03-05 10:57:16 | 51.77 | 96% |
4 | 2017-03-05 10:41:05 | 52.99 | 99% |