OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:port_sc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/cavium/dev/
octeon_gmx.c
203
struct octgmx_port_softc *
port_sc
;
local in function:octgmx_attach
230
port_sc
= &sc->sc_ports[i];
231
port_sc
->sc_port_gmx = sc;
232
port_sc
->sc_port_no = port;
233
port_sc
->sc_port_type = sc->sc_port_types[i];
234
port_sc
->sc_port_ops = octgmx_port_ops[
port_sc
->sc_port_type];
237
GMX_PORT_SIZE, 0, &
port_sc
->sc_port_regh);
241
switch (
port_sc
->sc_port_type) {
249
octasx_init(&asx_aa, &
port_sc
->sc_port_asx)
[
all
...]
octeon_gmx.c
203
struct octgmx_port_softc *
port_sc
;
local in function:octgmx_attach
230
port_sc
= &sc->sc_ports[i];
231
port_sc
->sc_port_gmx = sc;
232
port_sc
->sc_port_no = port;
233
port_sc
->sc_port_type = sc->sc_port_types[i];
234
port_sc
->sc_port_ops = octgmx_port_ops[
port_sc
->sc_port_type];
237
GMX_PORT_SIZE, 0, &
port_sc
->sc_port_regh);
241
switch (
port_sc
->sc_port_type) {
249
octasx_init(&asx_aa, &
port_sc
->sc_port_asx)
[
all
...]
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025