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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Damd8131_edac.c65 [NO_BRIDGE] = "NO BRIDGE",
90 {.inst = NO_BRIDGE,},
253 for (dev_info = amd8131_chipset.devices; dev_info->inst != NO_BRIDGE;
258 if (dev_info->inst == NO_BRIDGE) /* should never happen */
317 for (dev_info = amd8131_chipset.devices; dev_info->inst != NO_BRIDGE;
322 if (dev_info->inst == NO_BRIDGE) /* should never happen */
H A Damd8131_edac.h88 NO_BRIDGE = 4 enumerator in enum:pcix_bridge_inst

Completed in 63 milliseconds