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 |
---|---|---|---|
18 | 2011-12-11 20:54:11 | 39.63 | 96% |
13 | 2011-12-11 13:47:55 | 37.24 | 95% |
8 | 2011-06-19 20:37:46 | 41.55 | 95% |
1 | 2011-06-19 19:59:48 | 33.77 | 92% |