OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_xie
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/ixp12x0/
ixp12x0_comvar.h
78
u_int
sc_xie
;
member in struct:ixpcom_softc
ixp12x0_com.c
221
sc->sc_rie = sc->
sc_xie
= 0;
223
| CR_UE | sc->sc_rie | sc->
sc_xie
| DSS_8BIT;
405
if (!ISSET(sc->
sc_xie
, CR_XIE)) {
406
SET(sc->
sc_xie
, CR_XIE);
448
sc->sc_rie = sc->
sc_xie
= 0;
806
ixpcom_cr |= sc->sc_rie | sc->
sc_xie
;
1163
if (ISSET(sc->
sc_xie
, CR_XIE)) {
1164
CLR(sc->
sc_xie
, CR_XIE);
Completed in 21 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025