Searched refs:PCI_CFG_MSIX0 (Results 1 – 2 of 2) sorted by relevance
323 ret = pci_write_config_dword(dd->pcidev, PCI_CFG_MSIX0, dd->pci_msix0); in restore_pci_variables()382 ret = pci_read_config_dword(dd->pcidev, PCI_CFG_MSIX0, &dd->pci_msix0); in save_pci_variables()
584 #define PCI_CFG_MSIX0 (PCIE + 0x0000000000B0) macro