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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dshpchp.h119 #define PERRFATALENABLE_MASK 0x00080000 macro
254 pcix_misc2_temp &= ~PERRFATALENABLE_MASK;
302 if (p_slot->ctrl->pcix_misc2_reg & PERRFATALENABLE_MASK)
303 pcix_misc2_temp |= PERRFATALENABLE_MASK;
305 pcix_misc2_temp &= ~PERRFATALENABLE_MASK;

Completed in 91 milliseconds