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:fcpi64
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
415
iocb->un.
fcpi64
.bdl.ulpIoTag32 = 0;
in lpfc_new_scsi_buf_s3()
419
iocb->un.
fcpi64
.bdl.bdeFlags = BUFF_TYPE_BDE_IMMED;
in lpfc_new_scsi_buf_s3()
420
iocb->un.
fcpi64
.bdl.bdeSize = sizeof(struct fcp_cmnd);
in lpfc_new_scsi_buf_s3()
421
iocb->un.
fcpi64
.bdl.addrLow = offsetof(IOCB_t,
in lpfc_new_scsi_buf_s3()
423
iocb->un.
fcpi64
.bdl.addrHigh = 0;
in lpfc_new_scsi_buf_s3()
436
iocb->un.
fcpi64
.bdl.bdeFlags = BUFF_TYPE_BLP_64;
in lpfc_new_scsi_buf_s3()
437
iocb->un.
fcpi64
.bdl.bdeSize =
in lpfc_new_scsi_buf_s3()
439
iocb->un.
fcpi64
.bdl.addrLow =
in lpfc_new_scsi_buf_s3()
441
iocb->un.
fcpi64
.bdl.addrHigh =
in lpfc_new_scsi_buf_s3()
711
iocb->un.
fcpi64
in lpfc_get_scsi_buf_s4()
[all...]
H
A
D
lpfc_hw.h
4087
FCPI_FIELDS64
fcpi64
; /* FCP 64 bit Initiator template */
member
H
A
D
lpfc_sli.c
9580
xmit_len = iocbq->iocb.un.
fcpi64
.bdl.bdeSize;
in lpfc_sli4_iocb2wqe()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
336
iocb->un.
fcpi64
.bdl.ulpIoTag32 = 0;
in lpfc_new_scsi_buf_s3()
340
iocb->un.
fcpi64
.bdl.bdeFlags = BUFF_TYPE_BDE_IMMED;
in lpfc_new_scsi_buf_s3()
341
iocb->un.
fcpi64
.bdl.bdeSize = sizeof(struct fcp_cmnd);
in lpfc_new_scsi_buf_s3()
342
iocb->un.
fcpi64
.bdl.addrLow = offsetof(IOCB_t,
in lpfc_new_scsi_buf_s3()
344
iocb->un.
fcpi64
.bdl.addrHigh = 0;
in lpfc_new_scsi_buf_s3()
357
iocb->un.
fcpi64
.bdl.bdeFlags = BUFF_TYPE_BLP_64;
in lpfc_new_scsi_buf_s3()
358
iocb->un.
fcpi64
.bdl.bdeSize =
in lpfc_new_scsi_buf_s3()
360
iocb->un.
fcpi64
.bdl.addrLow =
in lpfc_new_scsi_buf_s3()
362
iocb->un.
fcpi64
.bdl.addrHigh =
in lpfc_new_scsi_buf_s3()
919
iocb_cmd->un.
fcpi64
in lpfc_scsi_prep_dma_buf_s3()
[all...]
H
A
D
lpfc_hw.h
4280
FCPI_FIELDS64
fcpi64
; /* FCP 64 bit Initiator template */
member
Completed in 49 milliseconds