ay (d3b1)

Race #8

View Pit Stop page for race #8 by d3b1Ghost race

View profile for ay (d3b1)

Official speed 66.48 wpm (50.90 seconds elapsed during race)
Race Start September 19, 2021 3:00:08am UTC
Race Finish September 19, 2021 3:00:59am UTC
Outcome No win (2 of 4)
Opponents 3. vanosgaming2014 (61.89 wpm)
Accuracy 94.0%
Points 32.13
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;