Race Result Details |
| Racer | Fanor (fanor) |
| Race Number | 15 |
| Date | Thu, 15 May 2025 0:39:41 |
| Universe | code |
| Speed |
29 WPM
Try to beat?
|
| Accuracy | 95.3% |
| Rank | 3rd place (out of 18) |
| Opponents | alvaro__ (5th place) blizhte (9th place) erick0334 (1st place) fa1progra (4th place) jgary199 (11th place) jhosmarmamani (2nd place) magali_alanoca (12th place) noelelias (8th place) priscilacervantes23 (10th place) |
Text typed:
|
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;
— (software)
by Linux Kernel
(see stats)
|
