PCI_EXP_DPC_CTL
pci_read_config_word(pdev, dpc + PCI_EXP_DPC_CTL, &ctl);
pci_write_config_word(pdev, dpc + PCI_EXP_DPC_CTL, ctl);
pci_read_config_word(pdev, dpc + PCI_EXP_DPC_CTL, &ctl);
pci_write_config_word(pdev, dpc + PCI_EXP_DPC_CTL, ctl);
pci_read_config_word(dev, dev->dpc_cap + PCI_EXP_DPC_CTL, cap);
pci_write_config_word(dev, dev->dpc_cap + PCI_EXP_DPC_CTL, *cap);