Searched refs:SERRNONFATALENABLE_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.h133 #define SERRNONFATALENABLE_MASK 0x00200000 macro
262 pcix_misc2_temp &= ~SERRNONFATALENABLE_MASK;
304 if (p_slot->ctrl->pcix_misc2_reg & SERRNONFATALENABLE_MASK)
305 pcix_misc2_temp |= SERRNONFATALENABLE_MASK;
307 pcix_misc2_temp &= ~SERRNONFATALENABLE_MASK;

Completed in 103 milliseconds