OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:devType
(Results
1 - 7
of
7
) 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/external/bsd/pdisk/dist/
SCSI_media.c
138
int DoInquiry(UInt32 id, UInt32 bus, UInt32 *
devType
);
630
DoInquiry(UInt32 id, UInt32 bus, UInt32 *
devType
)
663
*
devType
= inquiryData.
devType
& kScsiDevTypeMask;
949
UInt32
devType
;
951
if (DoInquiry(id, bus, &
devType
)) {
952
if (
devType
== kScsiDevTypeDirect
953
||
devType
== kScsiDevTypeOptical) {
955
} else if (
devType
== kScsiDevTypeCDROM
956
||
devType
== kScsiDevTypeWorm)
[
all
...]
MacSCSICommand.h
108
uint8_t
devType
; /* 0 Device type, */
145
* These bits may be set in SCSI_Inquiry_Data.
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
...]
/src/external/mit/xorg/lib/libxcb/files/
xkb.h
2698
xcb_atom_t
devType
;
Completed in 24 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026