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;
Game | Time | WPM | Accuracy |
---|---|---|---|
45 | 2011-12-04 07:46:11 | 54.46 | 95% |
33 | 2011-12-04 07:31:46 | 46.48 | 90% |
18 | 2011-12-04 07:10:29 | 47.17 | 92% |