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