Sharick_Chungara (sharick_chungara)

Race #98

View Pit Stop page for race #98 by sharick_chungaraGhost race

View profile for Sharick_Chungara (sharick_chungara)

Official speed 30.87 wpm (102.62 seconds elapsed during race)
Race Start June 28, 2025 12:59:21am UTC
Race Finish June 28, 2025 1:01:03am UTC
Outcome Win (1 of 6)
Opponents 4. nessa2 (24.07 wpm)
5. sarai_vega012 (23.66 wpm)
Accuracy 92.0%
Points 14.92
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;