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

  /src/sys/arch/next68k/dev/
intio.c 57 static bool intio_attached; variable in typeref:typename:bool
63 if (intio_attached)
79 intio_attached = true;
  /src/sys/arch/x68k/dev/
intio.c 127 static int intio_attached; variable in typeref:typename:int
145 if (intio_attached)
157 intio_attached = 1;

Completed in 13 milliseconds