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

  /src/sys/arch/atari/dev/
ite.c 182 static int cons_ite = -1; variable in typeref:typename:int
193 if (cons_ite >= 0)
195 cons_ite = cf->cf_unit;
213 unit = (self != NULL) ? device_unit(self) : cons_ite;
ite.c 182 static int cons_ite = -1; variable in typeref:typename:int
193 if (cons_ite >= 0)
195 cons_ite = cf->cf_unit;
213 unit = (self != NULL) ? device_unit(self) : cons_ite;
ite.c 182 static int cons_ite = -1; variable in typeref:typename:int
193 if (cons_ite >= 0)
195 cons_ite = cf->cf_unit;
213 unit = (self != NULL) ? device_unit(self) : cons_ite;

Completed in 38 milliseconds