Searched refs:SERRFATALENABLE_MASK (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dshpchp.h134 #define SERRFATALENABLE_MASK 0x00400000 macro
261 pcix_misc2_temp &= ~SERRFATALENABLE_MASK;
299 if (p_slot->ctrl->pcix_misc2_reg & SERRFATALENABLE_MASK)
300 pcix_misc2_temp |= SERRFATALENABLE_MASK;
302 pcix_misc2_temp &= ~SERRFATALENABLE_MASK;

Completed in 61 milliseconds