pci_unlock_config
# define pci_unlock_config(f) do { (void)(f); } while (0)
# define pci_unlock_config(f) raw_spin_unlock_irqrestore(&pci_lock, f)