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

  /src/sys/arch/sun2/sun2/
obio.c 63 static int obio_attached; variable in typeref:typename:int
94 if (obio_attached)
112 obio_attached = 1;
  /src/sys/arch/sun3/sun3x/
obio.c 64 static int obio_attached; variable in typeref:typename:int
93 if (obio_attached)
167 obio_attached = 1;
  /src/sys/arch/sparc/dev/
obio.c 85 static int obio_attached; variable in typeref:typename:int
123 if (obio_attached)
134 obio_attached = 1;
  /src/sys/arch/sun3/sun3/
obio.c 66 static int obio_attached; variable in typeref:typename:int
95 if (obio_attached)
124 obio_attached = 1;

Completed in 13 milliseconds