PCI_MSIX_ENTRY_LOWER_ADDR
msg->address_lo = readl(base + PCI_MSIX_ENTRY_LOWER_ADDR);
writel(msg->address_lo, base + PCI_MSIX_ENTRY_LOWER_ADDR);