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:lpfc_device_data
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_mem.c
155
sizeof(struct
lpfc_device_data
));
in lpfc_mem_alloc()
219
struct
lpfc_device_data
*device_data;
in lpfc_mem_free()
264
struct
lpfc_device_data
,
in lpfc_mem_free()
H
A
D
lpfc_scsi.h
52
struct
lpfc_device_data
{
struct
H
A
D
lpfc_crtn.h
522
struct
lpfc_device_data
*lpfc_create_device_data(struct lpfc_hba *,
526
void lpfc_delete_device_data(struct lpfc_hba *, struct
lpfc_device_data
*);
527
struct
lpfc_device_data
*__lpfc_get_device_data(struct lpfc_hba *,
H
A
D
lpfc_scsi.c
78
return ((struct
lpfc_device_data
*)sdev->hostdata)->rport_data;
in lpfc_rport_data_from_scsi_device()
3235
if ((phba->cfg_fof) && ((struct
lpfc_device_data
*)
in lpfc_scsi_prep_dma_buf_s4()
3238
lpfc_cmd->cur_iocbq.priority = ((struct
lpfc_device_data
*)
in lpfc_scsi_prep_dma_buf_s4()
3415
if ((phba->cfg_fof) && ((struct
lpfc_device_data
*)
in lpfc_bg_scsi_prep_dma_buf_s4()
5518
struct
lpfc_device_data
*device_data;
in lpfc_slave_alloc()
5652
struct
lpfc_device_data
*device_data = sdev->hostdata;
in lpfc_slave_destroy()
5682
* Pointer to
lpfc_device_data
- Success
5684
struct
lpfc_device_data
*
5690
struct
lpfc_device_data
*lun_info;
in lpfc_create_device_data()
5729
struct
lpfc_device_data
*lun_inf
in lpfc_delete_device_data()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.h
52
struct
lpfc_device_data
{
struct
H
A
D
lpfc_mem.c
155
sizeof(struct
lpfc_device_data
));
in lpfc_mem_alloc()
219
struct
lpfc_device_data
*device_data;
in lpfc_mem_free()
264
struct
lpfc_device_data
,
in lpfc_mem_free()
H
A
D
lpfc_crtn.h
589
struct
lpfc_device_data
*lpfc_create_device_data(struct lpfc_hba *,
593
void lpfc_delete_device_data(struct lpfc_hba *, struct
lpfc_device_data
*);
594
struct
lpfc_device_data
*__lpfc_get_device_data(struct lpfc_hba *,
H
A
D
lpfc_scsi.c
79
return ((struct
lpfc_device_data
*)sdev->hostdata)->rport_data;
in lpfc_rport_data_from_scsi_device()
3254
if ((phba->cfg_fof) && ((struct
lpfc_device_data
*)
in lpfc_scsi_prep_dma_buf_s4()
3257
lpfc_cmd->cur_iocbq.priority = ((struct
lpfc_device_data
*)
in lpfc_scsi_prep_dma_buf_s4()
3450
if ((phba->cfg_fof) && ((struct
lpfc_device_data
*)
in lpfc_bg_scsi_prep_dma_buf_s4()
6238
struct
lpfc_device_data
*device_data;
in lpfc_slave_alloc()
6372
struct
lpfc_device_data
*device_data = sdev->hostdata;
in lpfc_slave_destroy()
6403
* Pointer to
lpfc_device_data
- Success
6405
struct
lpfc_device_data
*
6411
struct
lpfc_device_data
*lun_info;
in lpfc_create_device_data()
6450
struct
lpfc_device_data
*lun_inf
in lpfc_delete_device_data()
[all...]
Completed in 21 milliseconds