Home
last modified time | relevance | path

Searched refs:sc_port_no (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_gmx.c232 port_sc->sc_port_no = port; in octgmx_attach()
267 gmx_aa.ga_portno = port_sc->sc_port_no; in octgmx_attach()
434 int index = GMX_PORT_INDEX(sc->sc_port_no); in octgmx_tx_ovr_bp_enable()
1045 printf("SGMII reset timeout on port %d\n", sc->sc_port_no); in octgmx_sgmii_enable()
1066 sc->sc_port_no); in octgmx_sgmii_enable()
H A Docteon_gmxvar.h58 int sc_port_no; /* GMX0:0, GMX0:1, ... */ member