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:cxgbi_hba
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
H
A
D
libcxgbi.h
452
struct
cxgbi_hba
{
struct
484
struct
cxgbi_hba
**hbas;
531
struct
cxgbi_hba
*chba;
539
struct
cxgbi_hba
*chba;
578
static inline void cxgbi_set_iscsi_ipv4(struct
cxgbi_hba
*chba, __be32 ipaddr)
in cxgbi_set_iscsi_ipv4()
H
A
D
libcxgbi.c
137
(sizeof(struct
cxgbi_hba
*) +
in cxgbi_device_register()
145
cdev->hbas = (struct
cxgbi_hba
**)(((char*)cdev->ports) + nports *
in cxgbi_device_register()
149
nports * sizeof(struct
cxgbi_hba
*);
in cxgbi_device_register()
322
struct
cxgbi_hba
*chba;
in cxgbi_hbas_remove()
343
struct
cxgbi_hba
*chba;
in cxgbi_hbas_add()
2731
struct
cxgbi_hba
*chba;
in cxgbi_create_session()
2782
struct
cxgbi_hba
*chba = iscsi_host_priv(shost);
in cxgbi_set_host_param()
2815
struct
cxgbi_hba
*chba = iscsi_host_priv(shost);
in cxgbi_get_host_param()
2861
struct
cxgbi_hba
*hba = NULL;
in cxgbi_ep_connect()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/
H
A
D
libcxgbi.h
451
struct
cxgbi_hba
{
struct
483
struct
cxgbi_hba
**hbas;
530
struct
cxgbi_hba
*chba;
538
struct
cxgbi_hba
*chba;
577
static inline void cxgbi_set_iscsi_ipv4(struct
cxgbi_hba
*chba, __be32 ipaddr)
in cxgbi_set_iscsi_ipv4()
H
A
D
libcxgbi.c
137
(sizeof(struct
cxgbi_hba
*) +
in cxgbi_device_register()
145
cdev->hbas = (struct
cxgbi_hba
**)(((char*)cdev->ports) + nports *
in cxgbi_device_register()
149
nports * sizeof(struct
cxgbi_hba
*);
in cxgbi_device_register()
322
struct
cxgbi_hba
*chba;
in cxgbi_hbas_remove()
343
struct
cxgbi_hba
*chba;
in cxgbi_hbas_add()
2731
struct
cxgbi_hba
*chba;
in cxgbi_create_session()
2782
struct
cxgbi_hba
*chba = iscsi_host_priv(shost);
in cxgbi_set_host_param()
2815
struct
cxgbi_hba
*chba = iscsi_host_priv(shost);
in cxgbi_get_host_param()
2861
struct
cxgbi_hba
*hba = NULL;
in cxgbi_ep_connect()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/
H
A
D
cxgb3i.c
930
static void update_address(struct
cxgbi_hba
*chba)
in update_address()
958
struct
cxgbi_hba
*chba = cdev->hbas[csk->port_id];
in init_act_open()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/
H
A
D
cxgb3i.c
931
static void update_address(struct
cxgbi_hba
*chba)
in update_address()
959
struct
cxgbi_hba
*chba = cdev->hbas[csk->port_id];
in init_act_open()
Completed in 16 milliseconds