I Want (helpplz)

Race #3

View Pit Stop page for race #3 by helpplzGhost race

View profile for I Want (helpplz)

Official speed 28.93 wpm (109.51 seconds elapsed during race)
Race Start April 9, 2018 11:40:32pm UTC
Race Finish April 9, 2018 11:42:22pm UTC
Outcome No win (3 of 4)
Opponents 1. xithes (41.24 wpm)
2. type_is_lyfe (30.30 wpm)
Accuracy 95.0%
Points 13.98
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;