Searched refs:PERRNONFATALENABLE_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.h130 #define PERRNONFATALENABLE_MASK 0x00040000 macro
265 pcix_misc2_temp &= ~PERRNONFATALENABLE_MASK;
319 if (p_slot->ctrl->pcix_misc2_reg & PERRNONFATALENABLE_MASK)
320 pcix_misc2_temp |= PERRNONFATALENABLE_MASK;
322 pcix_misc2_temp &= ~PERRNONFATALENABLE_MASK;

Completed in 85 milliseconds