Home | Sort by: relevance | last modified time | path |
/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; |