OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_port1
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/gemini/
if_gmc.c
66
bool
sc_port1
;
member in struct:gmc_softc
281
if (psc->sc_running != 3 || !sc->
sc_port1
)
412
psc->sc_running &= ~(sc->
sc_port1
? 2 : 1);
426
== sc->
sc_port1
) {
457
sc->sc_ioh, GMAC_DEF_RXQn_RWPTR(sc->
sc_port1
),
458
GMAC_DEF_RXQn_BASE(sc->
sc_port1
), 0);
546
&& (((psc->sc_int_select[4] & INT4_SW_FREEQ_EMPTY) != 0) != sc->
sc_port1
)) {
568
psc->sc_running |= (sc->
sc_port1
? 2 : 1);
757
sc->
sc_port1
= (gma->gma_port == 1);
828
sc->sc_int_mask[0] = (sc->
sc_port1
? INT0_GMAC1 : INT0_GMAC0)
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025