kewl (hyper_racer)

Race #39

View Pit Stop page for race #39 by hyper_racerGhost race

View profile for kewl (hyper_racer)

Official speed 48.86 wpm (64.84 seconds elapsed during race)
Race Start July 20, 2019 5:03:30pm UTC
Race Finish July 20, 2019 5:04:35pm UTC
Outcome No win (4 of 5)
Opponents 1. sidd_ (97.67 wpm)
2. cr0cka (62.35 wpm)
3. storm (53.73 wpm)
Accuracy 94.0%
Points 23.62
Text #10003 (Length: 264 characters)

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;