(sidd_)

Race #155

View Pit Stop page for race #155 by sidd_Ghost race

View profile for (sidd_)

Official speed 97.67 wpm (32.44 seconds elapsed during race)
Race Start July 20, 2019 5:03:30pm UTC
Race Finish July 20, 2019 5:04:02pm UTC
Outcome Win (1 of 5)
Opponents 2. cr0cka (62.35 wpm)
3. storm (53.73 wpm)
4. hyper_racer (48.86 wpm)
Accuracy 98.0%
Points 47.21
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;