PERRNONFATALENABLE_MASK  242 drivers/pci/hotplug/shpchp.h 	pcix_misc2_temp &= ~PERRNONFATALENABLE_MASK;
PERRNONFATALENABLE_MASK  296 drivers/pci/hotplug/shpchp.h 	if (p_slot->ctrl->pcix_misc2_reg & PERRNONFATALENABLE_MASK)
PERRNONFATALENABLE_MASK  297 drivers/pci/hotplug/shpchp.h 		pcix_misc2_temp |= PERRNONFATALENABLE_MASK;
PERRNONFATALENABLE_MASK  299 drivers/pci/hotplug/shpchp.h 		pcix_misc2_temp &= ~PERRNONFATALENABLE_MASK;