Searched refs:PERRFATALENABLE_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.h131 #define PERRFATALENABLE_MASK 0x00080000 macro
264 pcix_misc2_temp &= ~PERRFATALENABLE_MASK;
314 if (p_slot->ctrl->pcix_misc2_reg & PERRFATALENABLE_MASK)
315 pcix_misc2_temp |= PERRFATALENABLE_MASK;
317 pcix_misc2_temp &= ~PERRFATALENABLE_MASK;

Completed in 167 milliseconds