Searched refs:SERRFATALENABLE_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.h122 #define SERRFATALENABLE_MASK 0x00400000 macro
251 pcix_misc2_temp &= ~SERRFATALENABLE_MASK;
287 if (p_slot->ctrl->pcix_misc2_reg & SERRFATALENABLE_MASK)
288 pcix_misc2_temp |= SERRFATALENABLE_MASK;
290 pcix_misc2_temp &= ~SERRFATALENABLE_MASK;

Completed in 90 milliseconds