Home | Sort by: relevance | last modified time | path |
/src/sys/arch/atari/dev/ | |
dma.c | 83 static int must_init = 1; /* Must initialize */ variable in typeref:typename:int 111 if (must_init) { 113 must_init = 0; |
dma.c | 83 static int must_init = 1; /* Must initialize */ variable in typeref:typename:int 111 if (must_init) { 113 must_init = 0; |