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 |
---|---|---|---|
54 | 2022-09-06 18:41:25 | 102.84 | 96% |
40 | 2021-07-25 00:30:11 | 84.80 | 95% |
36 | 2021-07-19 21:43:13 | 94.54 | 97% |
20 | 2021-05-25 19:42:06 | 93.40 | 96% |
4 | 2021-05-20 19:28:59 | 95.74 | 97% |