OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUNSCPAL_DOINGDMA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
sunscpal.c
265
sc->sc_state |=
SUNSCPAL_DOINGDMA
;
326
if ((sc->sc_state &
SUNSCPAL_DOINGDMA
) == 0) {
332
sc->sc_state &= ~
SUNSCPAL_DOINGDMA
;
630
if ((sc->sc_state &
SUNSCPAL_DOINGDMA
) == 0) {
1688
if ((sc->sc_state &
SUNSCPAL_DOINGDMA
) != 0) {
2201
if (sc->sc_state &
SUNSCPAL_DOINGDMA
)
sunscpalvar.h
219
#define
SUNSCPAL_DOINGDMA
0x04 /* The FIFO data path is active! */
Completed in 34 milliseconds
Indexes created Mon Oct 27 17:09:47 GMT 2025