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_CMD_PACKET
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/
H
A
D
libata-zpodd.c
46
tf.command =
ATA_CMD_PACKET
;
in eject_tray()
74
tf.command =
ATA_CMD_PACKET
;
in zpodd_get_mech_type()
H
A
D
sata_via.c
383
if ((qc->tf.command ==
ATA_CMD_PACKET
) &&
in vt6420_bmdma_start()
H
A
D
ahci_xgene.c
210
(ctx->last_cmd[ap->port_no] ==
ATA_CMD_PACKET
) ||
in xgene_ahci_qc_issue()
H
A
D
libata-eh.c
1384
tf.command =
ATA_CMD_PACKET
;
in atapi_eh_tur()
1480
tf.command =
ATA_CMD_PACKET
;
in atapi_eh_request_sense()
2397
if (cmd->command !=
ATA_CMD_PACKET
&&
in ata_eh_link_report()
H
A
D
libata-scsi.c
2551
qc->tf.command =
ATA_CMD_PACKET
;
in atapi_request_sense()
2680
qc->tf.command =
ATA_CMD_PACKET
;
in atapi_xlat()
/kernel/linux/linux-6.6/drivers/ata/
H
A
D
libata-zpodd.c
46
tf.command =
ATA_CMD_PACKET
;
in eject_tray()
74
tf.command =
ATA_CMD_PACKET
;
in zpodd_get_mech_type()
H
A
D
ahci_xgene.c
209
(ctx->last_cmd[ap->port_no] ==
ATA_CMD_PACKET
) ||
in xgene_ahci_qc_issue()
H
A
D
sata_via.c
383
if ((qc->tf.command ==
ATA_CMD_PACKET
) &&
in vt6420_bmdma_start()
H
A
D
libata-eh.c
1387
tf.command =
ATA_CMD_PACKET
;
in atapi_eh_tur()
1486
tf.command =
ATA_CMD_PACKET
;
in atapi_eh_request_sense()
2502
if (cmd->command !=
ATA_CMD_PACKET
&&
in ata_eh_link_report()
H
A
D
libata-scsi.c
2690
qc->tf.command =
ATA_CMD_PACKET
;
in atapi_xlat()
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
libata.h
57
ata_opcode_name(
ATA_CMD_PACKET
), \
/kernel/linux/linux-5.10/drivers/ide/
H
A
D
ide-atapi.c
563
cmd->tf.command =
ATA_CMD_PACKET
;
in ide_init_packet_cmd()
/kernel/linux/linux-6.6/include/linux/
H
A
D
ata.h
246
ATA_CMD_PACKET
= 0xA0,
enumerator
/kernel/linux/linux-5.10/include/linux/
H
A
D
ata.h
247
ATA_CMD_PACKET
= 0xA0,
enumerator
/kernel/linux/linux-6.6/include/trace/events/
H
A
D
libata.h
57
ata_opcode_name(
ATA_CMD_PACKET
), \
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
request.c
698
task->ata_task.fis.command ==
ATA_CMD_PACKET
) {
in sci_io_request_construct_sata()
2984
task->ata_task.fis.command ==
ATA_CMD_PACKET
) {
in sci_request_started_state_enter()
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
request.c
693
task->ata_task.fis.command ==
ATA_CMD_PACKET
) {
in sci_io_request_construct_sata()
2976
task->ata_task.fis.command ==
ATA_CMD_PACKET
) {
in sci_request_started_state_enter()
Completed in 36 milliseconds