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 |
|---|---|---|---|
| 14 | 2020-12-04 18:46:27 | 64.79 | 97% |
| 11 | 2011-02-01 19:10:16 | 35.53 | |
| 2 | 2011-02-01 18:51:10 | 41.21 |