Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:DeviceType
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
ioctl.c
143
fsinf->device_type = le32_to_cpu(tcon->fsDevInfo.
DeviceType
);
in smb_mnt_get_fsinfo()
H
A
D
cifs_debug.c
89
__u32 dev_type = le32_to_cpu(tcon->fsDevInfo.
DeviceType
);
in cifs_debug_tcon()
H
A
D
cifspdu.h
2241
/*
DeviceType
Flags */
2276
__le32
DeviceType
;
member
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
ioctl.c
148
fsinf->device_type = le32_to_cpu(tcon->fsDevInfo.
DeviceType
);
in smb_mnt_get_fsinfo()
H
A
D
cifs_debug.c
92
__u32 dev_type = le32_to_cpu(tcon->fsDevInfo.
DeviceType
);
in cifs_debug_tcon()
H
A
D
cifspdu.h
2191
/*
DeviceType
Flags */
2226
__le32
DeviceType
;
member
/kernel/linux/linux-6.6/fs/smb/server/
H
A
D
smb_common.h
220
__le32
DeviceType
;
member
H
A
D
smb2pdu.c
5040
info->
DeviceType
= cpu_to_le32(stfs.f_type);
in smb2_get_info_filesystem()
/kernel/linux/linux-5.10/drivers/usb/storage/
H
A
D
isd200.c
257
*
DeviceType
field
263
unsigned char
DeviceType
;
member
1143
info->InquiryData.
DeviceType
= DIRECT_ACCESS_DEVICE;
in isd200_get_inquiry_data()
/kernel/linux/linux-6.6/drivers/usb/storage/
H
A
D
isd200.c
257
*
DeviceType
field
263
unsigned char
DeviceType
;
member
1143
info->InquiryData.
DeviceType
= DIRECT_ACCESS_DEVICE;
in isd200_get_inquiry_data()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
ips.h
798
uint8_t
DeviceType
;
member
H
A
D
ips.c
3312
if ((inquiryData.
DeviceType
& 0x1f) == TYPE_DISK) {
in ips_map_status()
3505
inquiry.
DeviceType
=
in ips_send_cmd()
3961
if ((inquiryData.
DeviceType
& 0x1f) == TYPE_DISK)
in ips_chkstatus()
4031
inquiry.
DeviceType
= IPS_SCSI_INQ_TYPE_DASD;
in ips_inquiry()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
ips.h
798
uint8_t
DeviceType
;
member
H
A
D
ips.c
3315
if ((inquiryData.
DeviceType
& 0x1f) == TYPE_DISK) {
in ips_map_status()
3508
inquiry.
DeviceType
=
in ips_send_cmd()
3964
if ((inquiryData.
DeviceType
& 0x1f) == TYPE_DISK)
in ips_chkstatus()
4034
inquiry.
DeviceType
= IPS_SCSI_INQ_TYPE_DASD;
in ips_inquiry()
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H
A
D
aachba.c
202
u8
DeviceType
:5;
member
1021
vpdpage83data.
DeviceType
= 0;
in get_container_serial_callback()
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H
A
D
aachba.c
203
u8
DeviceType
:5;
member
1007
vpdpage83data.
DeviceType
= 0;
in get_container_serial_callback()
Completed in 68 milliseconds