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 |
---|---|---|---|
134 | 2023-09-08 11:51:19 | 43.02 | 96.9% |
39 | 2023-08-23 16:19:12 | 40.26 | 95.5% |
32 | 2023-08-23 15:57:57 | 38.12 | 95.6% |
9 | 2023-08-21 14:14:00 | 43.95 | 97.8% |
5 | 2023-08-21 13:46:49 | 37.30 | 96.9% |
4 | 2023-08-21 13:40:59 | 31.06 | 94.8% |