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 | 2019-02-26 14:22:55 | 82.52 | 98% |
23 | 2019-02-25 14:21:53 | 82.01 | 97% |
21 | 2019-02-25 14:18:40 | 76.43 | 98% |
3 | 2011-11-12 19:56:13 | 61.68 | 92% |