OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SF_8BIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
seeq8005var.h
84
#define
SF_8BIT
0x01
seeq8005.c
115
((sc)->sc_flags &
SF_8BIT
? \
121
if ((sc)->sc_flags &
SF_8BIT
) { \
187
sc->sc_flags |=
SF_8BIT
;
197
printf(", %d-bit", sc->sc_flags &
SF_8BIT
? 8 : 16);
616
if (sc->sc_flags &
SF_8BIT
)
624
if (!(sc->sc_flags &
SF_8BIT
) && len % 2) {
698
if (sc->sc_flags &
SF_8BIT
)
706
if (!(sc->sc_flags &
SF_8BIT
) && len % 2) {
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025