PCI_MSI32
ihp->ih_type = (reg & PCI_MSI_MC_C64) ? PCI_MSI64 : PCI_MSI32;
case PCI_MSI32:
if (error != OPAL_SUCCESS && ih.ih_type != PCI_MSI32) {