OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:convention
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/shark/shark/
scr.c
459
int
convention
; /* ie direct or inverse */
1435
sc->
convention
= CONVENTION_UNKNOWN;
2878
if (sc->
convention
== CONVENTION_INVERSE ||
2879
sc->
convention
== CONVENTION_UNKNOWN)
2892
ASSERT(sc->
convention
== CONVENTION_DIRECT);
2906
if (sc->
convention
== CONVENTION_UNKNOWN && /* in TS byte */
2934
if (sc->
convention
== CONVENTION_INVERSE)
2941
else if (sc->
convention
== CONVENTION_DIRECT)
2952
/* sc->
convention
not set so sort it out */
2953
ASSERT(sc->
convention
== CONVENTION_UNKNOWN)
458
int
convention
; \/* ie direct or inverse *\/
member in struct:scr_softc
[
all
...]
scr.c
459
int
convention
; /* ie direct or inverse */
1435
sc->
convention
= CONVENTION_UNKNOWN;
2878
if (sc->
convention
== CONVENTION_INVERSE ||
2879
sc->
convention
== CONVENTION_UNKNOWN)
2892
ASSERT(sc->
convention
== CONVENTION_DIRECT);
2906
if (sc->
convention
== CONVENTION_UNKNOWN && /* in TS byte */
2934
if (sc->
convention
== CONVENTION_INVERSE)
2941
else if (sc->
convention
== CONVENTION_DIRECT)
2952
/* sc->
convention
not set so sort it out */
2953
ASSERT(sc->
convention
== CONVENTION_UNKNOWN)
458
int
convention
; \/* ie direct or inverse *\/
member in struct:scr_softc
[
all
...]
Completed in 24 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025