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