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:ulpPU
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
4132
iocb_cmd->
ulpPU
= PARM_READ_CHECK;
in lpfc_scsi_prep_cmnd()
4147
iocb_cmd->
ulpPU
= PARM_READ_CHECK;
in lpfc_scsi_prep_cmnd()
4155
iocb_cmd->
ulpPU
= 0;
in lpfc_scsi_prep_cmnd()
4234
piocb->
ulpPU
= 0;
in lpfc_scsi_prep_task_mgmt_cmd()
H
A
D
lpfc_bsg.c
3009
cmd->
ulpPU
= 0;
in lpfcdiag_loop_post_rxbufs()
5297
cmd->
ulpPU
= MENLO_PU; /* 3 */
in lpfc_menlo_cmd()
5302
cmd->
ulpPU
= 1;
in lpfc_menlo_cmd()
H
A
D
lpfc_hw.h
4125
uint32_t
ulpPU
:2;
member
4141
uint32_t
ulpPU
:2;
member
H
A
D
lpfc_sli.c
9711
bf_set(wqe_pu, &wqe->fcp_iwrite.wqe_com, iocbq->iocb.
ulpPU
);
in lpfc_sli4_iocb2wqe()
9775
bf_set(wqe_pu, &wqe->fcp_iread.wqe_com, iocbq->iocb.
ulpPU
);
in lpfc_sli4_iocb2wqe()
9907
bf_set(wqe_pu, &wqe->gen_req.wqe_com, iocbq->iocb.
ulpPU
);
in lpfc_sli4_iocb2wqe()
9942
bf_set(wqe_pu, &wqe->xmit_els_rsp.wqe_com, iocbq->iocb.
ulpPU
);
in lpfc_sli4_iocb2wqe()
18175
first_iocbq->iocb.
ulpPU
= PARM_NPIV_DID;
in lpfc_prep_seq()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
4624
iocb_cmd->
ulpPU
= PARM_READ_CHECK;
in lpfc_scsi_prep_cmnd_buf_s3()
4637
iocb_cmd->
ulpPU
= PARM_READ_CHECK;
in lpfc_scsi_prep_cmnd_buf_s3()
4643
iocb_cmd->
ulpPU
= 0;
in lpfc_scsi_prep_cmnd_buf_s3()
4862
piocb->
ulpPU
= 0;
in lpfc_scsi_prep_task_mgmt_cmd_s3()
H
A
D
lpfc_hw.h
4318
uint32_t
ulpPU
:2;
member
4334
uint32_t
ulpPU
:2;
member
H
A
D
lpfc_bsg.c
2936
cmd->
ulpPU
= 0;
in lpfcdiag_sli3_loop_post_rxbufs()
H
A
D
lpfc_sli.c
10789
cmd->
ulpPU
= PARM_NPIV_DID;
in __lpfc_sli_prep_els_req_rsp_s3()
Completed in 91 milliseconds