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:hbas
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
H
A
D
libcxgbi.c
145
cdev->
hbas
= (struct cxgbi_hba **)(((char*)cdev->ports) + nports *
in cxgbi_device_register()
148
cdev->dd_data = ((char *)cdev->
hbas
) +
in cxgbi_device_register()
238
cdev->
hbas
[i]->vdev = vdev;
in cxgbi_device_find_by_netdev()
270
cdev->
hbas
[i]->vdev = vdev;
in cxgbi_device_find_by_netdev_rcu()
304
cdev->
hbas
[i]->vdev = vdev;
in cxgbi_device_find_by_mac()
328
chba = cdev->
hbas
[i];
in cxgbi_hbas_remove()
330
cdev->
hbas
[i] = NULL;
in cxgbi_hbas_remove()
385
cdev->
hbas
[i] = chba;
in cxgbi_hbas_add()
2897
hba = csk->cdev->
hbas
[csk->port_id];
in cxgbi_ep_connect()
2898
else if (hba != csk->cdev->
hbas
[cs
in cxgbi_ep_connect()
[all...]
H
A
D
libcxgbi.h
484
struct cxgbi_hba **
hbas
;
member
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/
H
A
D
libcxgbi.c
145
cdev->
hbas
= (struct cxgbi_hba **)(((char*)cdev->ports) + nports *
in cxgbi_device_register()
148
cdev->dd_data = ((char *)cdev->
hbas
) +
in cxgbi_device_register()
238
cdev->
hbas
[i]->vdev = vdev;
in cxgbi_device_find_by_netdev()
270
cdev->
hbas
[i]->vdev = vdev;
in cxgbi_device_find_by_netdev_rcu()
304
cdev->
hbas
[i]->vdev = vdev;
in cxgbi_device_find_by_mac()
328
chba = cdev->
hbas
[i];
in cxgbi_hbas_remove()
330
cdev->
hbas
[i] = NULL;
in cxgbi_hbas_remove()
385
cdev->
hbas
[i] = chba;
in cxgbi_hbas_add()
2897
hba = csk->cdev->
hbas
[csk->port_id];
in cxgbi_ep_connect()
2898
else if (hba != csk->cdev->
hbas
[cs
in cxgbi_ep_connect()
[all...]
H
A
D
libcxgbi.h
483
struct cxgbi_hba **
hbas
;
member
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/
H
A
D
cxgb3i.c
958
struct cxgbi_hba *chba = cdev->
hbas
[csk->port_id];
in init_act_open()
1349
cdev->
hbas
[i]->ipv4addr =
in cxgb3i_dev_open()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/
H
A
D
cxgb3i.c
959
struct cxgbi_hba *chba = cdev->
hbas
[csk->port_id];
in init_act_open()
1350
cdev->
hbas
[i]->ipv4addr =
in cxgb3i_dev_open()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H
A
D
cxgb4i.c
2297
cdev->
hbas
[i]->port_id = pi->port_id;
in t4_uld_add()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H
A
D
cxgb4i.c
2298
cdev->
hbas
[i]->port_id = pi->port_id;
in t4_uld_add()
Completed in 20 milliseconds