Augusto Aguilar (fa1progra)

Race #11

View Pit Stop page for race #11 by fa1prograGhost race

View profile for Augusto Aguilar (fa1progra)

Official speed 26.53 wpm (119.41 seconds elapsed during race)
Race Start May 15, 2025 12:37:52am UTC
Race Finish May 15, 2025 12:39:51am UTC
Outcome No win (4 of 18)
Opponents 2. jhosmarmamani (29.17 wpm)
3. fanor (29.01 wpm)
5. alvaro__ (25.88 wpm)
8. noelelias (20.70 wpm)
9. blizhte (20.67 wpm)
10. priscilacervantes23 (19.45 wpm)
12. magali_alanoca (18.67 wpm)
Accuracy 90.0%
Points 12.82
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;