BXE_MSI_CAPABLE_FLAG
sc->devinfo.pcie_cap_flags |= BXE_MSI_CAPABLE_FLAG;
if (sc->devinfo.pcie_cap_flags & BXE_MSI_CAPABLE_FLAG) {
if (((sc->devinfo.pcie_cap_flags & BXE_MSI_CAPABLE_FLAG) == 0) ||