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:sas_port_free
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/
H
A
D
scsi_transport_sas.h
213
void
sas_port_free
(struct sas_port *);
/kernel/linux/linux-6.6/include/scsi/
H
A
D
scsi_transport_sas.h
214
void
sas_port_free
(struct sas_port *);
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H
A
D
smartpqi_sas_transport.c
150
sas_port_free
(port);
in pqi_alloc_sas_port()
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H
A
D
smartpqi_sas_transport.c
158
sas_port_free
(port);
in pqi_alloc_sas_port()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
scsi_transport_sas.c
964
*
sas_port_free
- free a SAS PORT
973
void
sas_port_free
(struct sas_port *port)
in sas_port_free()
function
978
EXPORT_SYMBOL(
sas_port_free
);
variable
H
A
D
hpsa.c
9665
sas_port_free
(port);
in hpsa_alloc_sas_port()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
scsi_transport_sas.c
970
*
sas_port_free
- free a SAS PORT
979
void
sas_port_free
(struct sas_port *port)
in sas_port_free()
function
984
EXPORT_SYMBOL(
sas_port_free
);
variable
H
A
D
hpsa.c
9680
sas_port_free
(port);
in hpsa_alloc_sas_port()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H
A
D
sas_expander.c
805
sas_port_free
(phy->port);
in sas_ex_discover_end_dev()
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H
A
D
sas_expander.c
814
sas_port_free
(phy->port);
in sas_ex_discover_end_dev()
Completed in 35 milliseconds