Race Result Details |
Racer | Daniel (dsat) |
Race Number | 22 |
Date | Tue, 22 Sep 2015 22:22:25 |
Universe | code |
Speed |
51 WPM
![]() |
Accuracy | 88.3% |
Rank | 1st place (out of 8) |
Opponents | arturojreal (3rd place) gersch (5th place) iceryda4047 (4th place) sanzmaxxon (6th place) yarrpirate (2nd 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)
|