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 | 2018-04-21 07:43:12 | 43.94 | 97% |
24 | 2014-12-28 13:07:05 | 48.67 | 96% |
12 | 2012-02-27 13:37:33 | 49.18 | 96% |
11 | 2012-02-27 13:35:54 | 48.31 | 97% |
7 | 2012-02-08 05:00:01 | 48.85 | 95% |