Searched refs:pcix_misc2_reg (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.h111 u32 pcix_misc2_reg; /* for amd pogo errata */ member in struct:controller
258 p_slot->ctrl->pcix_misc2_reg = pcix_misc2_temp;
299 if (p_slot->ctrl->pcix_misc2_reg & SERRFATALENABLE_MASK)
304 if (p_slot->ctrl->pcix_misc2_reg & SERRNONFATALENABLE_MASK)
309 if (p_slot->ctrl->pcix_misc2_reg & PERRFLOODENABLE_MASK)
314 if (p_slot->ctrl->pcix_misc2_reg & PERRFATALENABLE_MASK)
319 if (p_slot->ctrl->pcix_misc2_reg & PERRNONFATALENABLE_MASK)

Completed in 56 milliseconds