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:fcpi_parm
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
955
iocb_cmd->un.fcpi.
fcpi_parm
= scsi_bufflen(scsi_cmnd);
in lpfc_scsi_prep_dma_buf_s3()
2647
iocb_cmd->un.fcpi.
fcpi_parm
= fcpdl;
in lpfc_bg_scsi_prep_dma_buf_s3()
3229
iocb_cmd->un.fcpi.
fcpi_parm
= scsi_bufflen(scsi_cmnd);
in lpfc_scsi_prep_dma_buf_s4()
3401
iocb_cmd->un.fcpi.
fcpi_parm
= fcpdl;
in lpfc_bg_scsi_prep_dma_buf_s4()
3494
uint32_t
fcpi_parm
= rsp_iocb->iocb.un.fcpi.
fcpi_parm
;
in lpfc_send_scsi_error_event()
local
3538
fcpi_parm
&&
in lpfc_send_scsi_error_event()
3539
((be32_to_cpu(fcprsp->rspResId) !=
fcpi_parm
) ||
in lpfc_send_scsi_error_event()
3544
* there is valid
fcpi_parm
, then there is a read_check error
in lpfc_send_scsi_error_event()
3560
fcpi_parm
;
in lpfc_send_scsi_error_event()
3615
uint32_t
fcpi_parm
= rsp_iocb->iocb.un.fcpi.
fcpi_parm
;
lpfc_handle_fcp_err()
local
[all...]
H
A
D
lpfc_hw.h
3786
uint32_t
fcpi_parm
;
member
3888
uint32_t
fcpi_parm
;
member
H
A
D
lpfc_sli.c
13167
pIocbIn->iocb.un.fcpi.
fcpi_parm
=
in lpfc_sli4_iocb_param_transfer()
13168
pIocbOut->iocb.un.fcpi.
fcpi_parm
-
in lpfc_sli4_iocb_param_transfer()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
929
iocb_cmd->un.fcpi.
fcpi_parm
= scsi_bufflen(scsi_cmnd);
in lpfc_scsi_prep_dma_buf_s3()
2620
iocb_cmd->un.fcpi.
fcpi_parm
= fcpdl;
in lpfc_bg_scsi_prep_dma_buf_s3()
3555
* @
fcpi_parm
: FCP Initiator parameter.
3562
struct lpfc_io_buf *lpfc_cmd, uint32_t
fcpi_parm
) {
in lpfc_send_scsi_error_event()
3610
fcpi_parm
&&
in lpfc_send_scsi_error_event()
3611
((be32_to_cpu(fcprsp->rspResId) !=
fcpi_parm
) ||
in lpfc_send_scsi_error_event()
3616
* there is valid
fcpi_parm
, then there is a read_check error
in lpfc_send_scsi_error_event()
3632
fcpi_parm
;
in lpfc_send_scsi_error_event()
3811
* @
fcpi_parm
: FCP Initiator parameter.
3819
uint32_t
fcpi_parm
)
in lpfc_handle_fcp_err()
3561
lpfc_send_scsi_error_event(struct lpfc_hba *phba, struct lpfc_vport *vport, struct lpfc_io_buf *lpfc_cmd, uint32_t
fcpi_parm
)
lpfc_send_scsi_error_event()
argument
3818
lpfc_handle_fcp_err(struct lpfc_vport *vport, struct lpfc_io_buf *lpfc_cmd, uint32_t
fcpi_parm
)
lpfc_handle_fcp_err()
argument
[all...]
H
A
D
lpfc_hw.h
3979
uint32_t
fcpi_parm
;
member
4081
uint32_t
fcpi_parm
;
member
Completed in 55 milliseconds