SERRFATALENABLE_MASK
pcix_misc2_temp &= ~SERRFATALENABLE_MASK;
if (p_slot->ctrl->pcix_misc2_reg & SERRFATALENABLE_MASK)
pcix_misc2_temp |= SERRFATALENABLE_MASK;
pcix_misc2_temp &= ~SERRFATALENABLE_MASK;