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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dbcm5301x_pcie.c207 uint16 switch_id; member in struct:soc_pcie_port
584 if (port->switch_id == PLX_SWITCH_ID &&
588 } else if (port->switch_id == ASMEDIA_SWITCH_ID &&
631 port->switch_id = PLX_SWITCH_ID;
636 port->switch_id = ASMEDIA_SWITCH_ID;
672 if (port->switch_id == PLX_SWITCH_ID && !((devfn == 0x8) || (devfn == 0x10))) {
674 } else if (port->switch_id == ASMEDIA_SWITCH_ID &&

Completed in 27 milliseconds