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:adpt_hba
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
dpti.h
251
}
adpt_hba
;
typedef
267
static void adpt_i2o_report_hba_unit(
adpt_hba
* pHba, struct i2o_device *d);
268
static int adpt_i2o_query_scalar(
adpt_hba
* pHba, int tid,
273
static int adpt_i2o_issue_params(int cmd,
adpt_hba
* pHba, int tid,
276
static int adpt_i2o_post_wait(
adpt_hba
* pHba, u32* msg, int len, int timeout);
277
static int adpt_i2o_lct_get(
adpt_hba
* pHba);
278
static int adpt_i2o_parse_lct(
adpt_hba
* pHba);
279
static int adpt_i2o_activate_hba(
adpt_hba
* pHba);
280
static int adpt_i2o_enable_hba(
adpt_hba
* pHba);
281
static int adpt_i2o_install_device(
adpt_hba
* pHb
[all...]
H
A
D
dpt_i2o.c
109
static
adpt_hba
* hba_chain = NULL;
150
static inline int dpt_dma64(
adpt_hba
*pHba)
in dpt_dma64()
165
static u8 adpt_read_blink_led(
adpt_hba
* host)
in adpt_read_blink_led()
193
adpt_hba
*pHba;
in adpt_detect()
194
adpt_hba
*next;
in adpt_detect()
302
static void adpt_release(
adpt_hba
*pHba)
in adpt_release()
313
static void adpt_inquiry(
adpt_hba
* pHba)
in adpt_inquiry()
421
adpt_hba
* pHba = NULL;
in adpt_queue_lck()
438
pHba = (
adpt_hba
*)cmd->device->host->hostdata[0];
in adpt_queue_lck()
532
adpt_hba
* pHb
in adpt_info()
[all...]
Completed in 3 milliseconds