Amanda (squirrelbrained)

Race #1

View Pit Stop page for race #1 by squirrelbrainedGhost race

View profile for Amanda (squirrelbrained)

Official speed 49.66 wpm (63.79 seconds elapsed during race)
Race Start April 10, 2017 3:13:32am UTC
Race Finish April 10, 2017 3:14:35am UTC
Outcome No win (3 of 4)
Opponents 1. andythedinosaur (74.06 wpm)
2. akk12 (50.76 wpm)
4. sollight (40.69 wpm)
Accuracy 90.0%
Points 0.00
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;