OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PI1PPC_USE_DMA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/hpc/
pi1ppcvar.h
159
#define
PI1PPC_USE_DMA
0x02 /* Use DMA */
pi1ppc.c
1049
*val = ((pi1ppc->sc_use &
PI1PPC_USE_DMA
) != 0);
1081
pi1ppc->sc_use &= ~
PI1PPC_USE_DMA
;
1083
pi1ppc->sc_use |=
PI1PPC_USE_DMA
;
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025