PERRFATALENABLE_MASK  241 drivers/pci/hotplug/shpchp.h 	pcix_misc2_temp &= ~PERRFATALENABLE_MASK;
PERRFATALENABLE_MASK  291 drivers/pci/hotplug/shpchp.h 	if (p_slot->ctrl->pcix_misc2_reg & PERRFATALENABLE_MASK)
PERRFATALENABLE_MASK  292 drivers/pci/hotplug/shpchp.h 		pcix_misc2_temp |= PERRFATALENABLE_MASK;
PERRFATALENABLE_MASK  294 drivers/pci/hotplug/shpchp.h 		pcix_misc2_temp &= ~PERRFATALENABLE_MASK;