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:spi_dv_device
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/
H
A
D
scsi_transport_spi.h
140
void
spi_dv_device
(struct scsi_device *);
/kernel/linux/linux-6.6/include/scsi/
H
A
D
scsi_transport_spi.h
140
void
spi_dv_device
(struct scsi_device *);
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
scsi_transport_spi.c
396
spi_dv_device
(to_scsi_device(dev));
in child_iter()
988
/**
spi_dv_device
- Do Domain Validation on the device
998
spi_dv_device
(struct scsi_device *sdev)
in spi_dv_device()
function
1063
EXPORT_SYMBOL(
spi_dv_device
);
variable
1078
spi_dv_device
(sdev);
in spi_dv_device_work_wrapper()
1088
* Identical to
spi_dv_device
() above, except that the DV will be
H
A
D
53c700.c
2052
spi_dv_device
(SDp);
in NCR_700_slave_configure()
H
A
D
esp_scsi.c
2276
*
spi_dv_device
()) will attempt to enable SYNC, WIDE, and tagged
in esp_init_swstate()
2488
spi_dv_device
(dev);
in esp_slave_configure()
H
A
D
ncr53c8xx.c
8016
spi_dv_device
(device);
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
scsi_transport_spi.c
395
spi_dv_device
(to_scsi_device(dev));
in child_iter()
987
/**
spi_dv_device
- Do Domain Validation on the device
997
spi_dv_device
(struct scsi_device *sdev)
in spi_dv_device()
function
1063
EXPORT_SYMBOL(
spi_dv_device
);
variable
1078
spi_dv_device
(sdev);
in spi_dv_device_work_wrapper()
1088
* Identical to
spi_dv_device
() above, except that the DV will be
H
A
D
53c700.c
2046
spi_dv_device
(SDp);
in NCR_700_slave_configure()
H
A
D
esp_scsi.c
2265
*
spi_dv_device
()) will attempt to enable SYNC, WIDE, and tagged
in esp_init_swstate()
2477
spi_dv_device
(dev);
in esp_slave_configure()
H
A
D
ncr53c8xx.c
7850
spi_dv_device
(device);
/kernel/linux/linux-5.10/drivers/message/fusion/
H
A
D
mptspi.c
703
spi_dv_device
(sdev);
in mptspi_dv_device()
/kernel/linux/linux-6.6/drivers/message/fusion/
H
A
D
mptspi.c
703
spi_dv_device
(sdev);
in mptspi_dv_device()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_osm.c
676
spi_dv_device
(sdev);
in ahc_linux_slave_configure()
H
A
D
aic79xx_osm.c
710
spi_dv_device
(sdev);
in ahd_linux_slave_configure()
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H
A
D
sym_glue.c
811
spi_dv_device
(sdev);
in sym53c8xx_slave_configure()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H
A
D
sym_glue.c
806
spi_dv_device
(sdev);
in sym53c8xx_slave_configure()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_osm.c
675
spi_dv_device
(sdev);
in ahc_linux_slave_configure()
H
A
D
aic79xx_osm.c
708
spi_dv_device
(sdev);
in ahd_linux_slave_configure()
Completed in 53 milliseconds