OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AD1848_STATUS
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
ad1848reg.h
47
#define
AD1848_STATUS
0x02
ad1848.c
361
printf("ad1848 status=%02x", ADREAD(sc,
AD1848_STATUS
));
1017
ADWRITE(sc,
AD1848_STATUS
, 0);
/src/sys/dev/ebus/
cs4231_ebus.c
542
status = ADREAD(&sc->sc_ad1848,
AD1848_STATUS
);
563
ADWRITE(&sc->sc_ad1848,
AD1848_STATUS
, 0);
/src/sys/dev/isa/
ad1848_isa.c
703
status = ADREAD(sc,
AD1848_STATUS
);
732
ADWRITE(sc,
AD1848_STATUS
, 0);
/src/sys/dev/sbus/
cs4231_sbus.c
520
status = ADREAD(&sc->sc_ad1848,
AD1848_STATUS
);
536
ADWRITE(&sc->sc_ad1848,
AD1848_STATUS
, 0);
Completed in 15 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025