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:ata
(Results
1 - 25
of
101
) sorted by relevance
1
2
3
4
5
/kernel/linux/linux-5.10/drivers/usb/storage/
H
A
D
isd200.c
37
#include <linux/
ata
.h>
480
union ata_cdb
ata
;
in isd200_action()
local
487
memset(&
ata
, 0, sizeof(
ata
));
in isd200_action()
491
ata
.generic.SignatureByte0 = info->ConfigData.ATAMajorCommand;
in isd200_action()
492
ata
.generic.SignatureByte1 = info->ConfigData.ATAMinorCommand;
in isd200_action()
493
ata
.generic.TransferBlockSize = 1;
in isd200_action()
498
ata
.generic.ActionSelect = ACTION_SELECT_0|ACTION_SELECT_2;
in isd200_action()
499
ata
.generic.RegisterSelect =
in isd200_action()
507
ata
in isd200_action()
[all...]
/kernel/linux/linux-6.6/drivers/usb/storage/
H
A
D
isd200.c
37
#include <linux/
ata
.h>
480
union ata_cdb
ata
;
in isd200_action()
local
487
memset(&
ata
, 0, sizeof(
ata
));
in isd200_action()
491
ata
.generic.SignatureByte0 = info->ConfigData.ATAMajorCommand;
in isd200_action()
492
ata
.generic.SignatureByte1 = info->ConfigData.ATAMinorCommand;
in isd200_action()
493
ata
.generic.TransferBlockSize = 1;
in isd200_action()
498
ata
.generic.ActionSelect = ACTION_SELECT_0|ACTION_SELECT_2;
in isd200_action()
499
ata
.generic.RegisterSelect =
in isd200_action()
507
ata
in isd200_action()
[all...]
/kernel/linux/linux-5.10/drivers/dma/bestcomm/
H
A
D
Makefile
7
bestcomm-
ata
-objs :=
ata
.o bcom_ata_task.o
12
obj-$(CONFIG_PPC_BESTCOMM_ATA) += bestcomm-
ata
.o
H
A
D
ata.c
23
#include <linux/fsl/bestcomm/
ata
.h>
30
/*
ata
task image */
33
/*
ata
task vars that need to be set before enabling the task */
42
/*
ata
task incs that need to be set before enabling the task */
/kernel/linux/linux-6.6/drivers/dma/bestcomm/
H
A
D
Makefile
7
bestcomm-
ata
-objs :=
ata
.o bcom_ata_task.o
12
obj-$(CONFIG_PPC_BESTCOMM_ATA) += bestcomm-
ata
.o
H
A
D
ata.c
19
#include <linux/fsl/bestcomm/
ata
.h>
26
/*
ata
task image */
29
/*
ata
task vars that need to be set before enabling the task */
38
/*
ata
task incs that need to be set before enabling the task */
/kernel/linux/linux-5.10/drivers/ata/
H
A
D
pata_samsung_cf.c
24
#include <linux/platform_data/
ata
-samsung_cf.h>
91
pata_s3c_setup_timing(struct s3c_ide_info *info, const struct ata_timing *
ata
)
in pata_s3c_setup_timing()
argument
93
int t1 =
ata
->setup;
in pata_s3c_setup_timing()
94
int t2 =
ata
->act8b;
in pata_s3c_setup_timing()
95
int t2i =
ata
->rec8b;
in pata_s3c_setup_timing()
527
/* init
ata
host */
in pata_s3c_probe()
H
A
D
pata_netcell.c
16
#include <linux/
ata
.h>
H
A
D
pata_pxa.c
11
#include <linux/
ata
.h>
20
#include <linux/platform_data/
ata
-pxa.h>
H
A
D
pata_jmicron.c
19
#include <linux/
ata
.h>
H
A
D
pata_marvell.c
20
#include <linux/
ata
.h>
H
A
D
pata_isapnp.c
17
#include <linux/
ata
.h>
H
A
D
sata_promise.h
14
#include <linux/
ata
.h>
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H
A
D
setup-ide-s3c64xx.c
12
#include <linux/platform_data/
ata
-samsung_cf.h>
/kernel/linux/linux-6.6/drivers/ata/
H
A
D
pata_netcell.c
16
#include <linux/
ata
.h>
H
A
D
pata_pxa.c
11
#include <linux/
ata
.h>
20
#include <linux/platform_data/
ata
-pxa.h>
H
A
D
pata_isapnp.c
17
#include <linux/
ata
.h>
H
A
D
pata_jmicron.c
19
#include <linux/
ata
.h>
H
A
D
pata_marvell.c
20
#include <linux/
ata
.h>
H
A
D
sata_promise.h
14
#include <linux/
ata
.h>
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
edd.h
121
} __attribute__ ((packed))
ata
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
edd.h
121
} __attribute__ ((packed))
ata
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
edd.h
98
} __attribute__((packed))
ata
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
edd.h
98
} __attribute__((packed))
ata
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
edd.h
86
} __attribute__ ((packed))
ata
;
member
Completed in 11 milliseconds
1
2
3
4
5