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 |
---|---|---|---|
110 | 2023-09-30 18:41:37 | 32.62 | 92.6% |
106 | 2023-09-29 12:53:45 | 36.25 | 91% |
86 | 2023-09-24 09:59:15 | 30.78 | 91.7% |
77 | 2023-09-22 13:17:33 | 36.47 | 93% |
44 | 2023-09-10 19:48:26 | 32.25 | 94.1% |
43 | 2023-09-09 20:51:07 | 33.53 | 91.4% |
38 | 2023-09-07 11:24:23 | 31.14 | 91% |
28 | 2023-09-01 07:43:02 | 29.15 | 90.4% |
6 | 2023-08-20 12:16:38 | 29.34 | 90.8% |
2 | 2023-08-18 22:42:32 | 27.72 | 90.9% |