OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:devType
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/macppc/dev/
adbvar.h
65
unsigned char
devType
;
adb_direct.c
158
int
devType
;
1015
ADBDevTable[i].
devType
= 0;
1077
ADBDevTable[ADBNumDevices].
devType
=
1169
ADBDevTable[ADBNumDevices].
devType
=
1219
i, x, data.
devType
);
1397
if (0 != ADBDevTable[i].
devType
)
1411
printf_intr("index 0x%x
devType
is: 0x%x\n", index,
1412
ADBDevTable[index].
devType
);
1414
if (0 == ADBDevTable[index].
devType
) /* make sure it's a valid entry */
1417
info->
devType
= ADBDevTable[index].devType
[
all
...]
/src/sys/arch/mac68k/mac68k/
macrom.h
91
unsigned char
devType
;
/src/sys/arch/mac68k/dev/
adb_direct.c
183
int
devType
;
1201
if (ADBDevTable[dummy].
devType
!= 0)
2154
ADBDevTable[i].
devType
= 0;
2193
ADBDevTable[ADBNumDevices].
devType
=
2290
ADBDevTable[ADBNumDevices].
devType
=
2340
i, x, data.
devType
);
2659
printf_intr("index 0x%x
devType
is: 0x%x\n", index,
2660
ADBDevTable[index].
devType
);
2662
if (0 == ADBDevTable[index].
devType
) /* make sure it's a valid entry */
2665
info->
devType
= (unsigned char)(ADBDevTable[index].devType)
[
all
...]
Completed in 14 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025