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 |
---|---|---|---|
200 | 2024-11-27 08:14:49 | 91.17 | 96.7% |
189 | 2019-07-23 15:31:17 | 102.69 | 96% |
185 | 2019-07-23 15:27:04 | 110.83 | 98% |
166 | 2019-07-20 20:26:12 | 105.23 | 98% |
155 | 2019-07-20 17:04:02 | 97.67 | 98% |