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 |
---|---|---|---|
18 | 2016-06-25 22:05:57 | 70.26 | 93% |
13 | 2016-06-25 21:53:02 | 71.46 | 96% |
9 | 2016-06-10 20:56:40 | 60.42 | 93% |
4 | 2016-06-10 20:37:36 | 56.13 | 92% |