HomeSort by: relevance | last modified time | path
    Searched defs:must_init (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 132 milliseconds