SERRNONFATALENABLE_MASK  239 drivers/pci/hotplug/shpchp.h 	pcix_misc2_temp &= ~SERRNONFATALENABLE_MASK;
SERRNONFATALENABLE_MASK  281 drivers/pci/hotplug/shpchp.h 	if (p_slot->ctrl->pcix_misc2_reg & SERRNONFATALENABLE_MASK)
SERRNONFATALENABLE_MASK  282 drivers/pci/hotplug/shpchp.h 		pcix_misc2_temp |= SERRNONFATALENABLE_MASK;
SERRNONFATALENABLE_MASK  284 drivers/pci/hotplug/shpchp.h 		pcix_misc2_temp &= ~SERRNONFATALENABLE_MASK;