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:cfg_fof
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
77
if (vport->phba->
cfg_fof
)
in lpfc_rport_data_from_scsi_device()
3235
if ((phba->
cfg_fof
) && ((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()
5525
if (phba->
cfg_fof
) {
in lpfc_slave_alloc()
5655
if ((phba->
cfg_fof
) && (device_data)) {
in lpfc_slave_destroy()
5694
!(phba->
cfg_fof
))
in lpfc_create_device_data()
5733
!(phba->
cfg_fof
))
in lpfc_delete_device_data()
5767
!phba->
cfg_fof
)
in __lpfc_get_device_data()
5830
!phba->
cfg_fof
)
in lpfc_find_next_oas_lun()
5915
!phba->
cfg_fof
)
in lpfc_enable_oas_lun()
[all...]
H
A
D
lpfc_attr.c
2981
if (!phba->
cfg_fof
)
in lpfc_oas_tgt_store()
3048
if (!phba->
cfg_fof
)
in lpfc_oas_priority_store()
3112
if (!phba->
cfg_fof
)
in lpfc_oas_vpt_store()
3181
if (!phba->
cfg_fof
)
in lpfc_oas_lun_state_store()
3247
if (!phba->
cfg_fof
)
in lpfc_oas_lun_state_set()
3354
if (!phba->
cfg_fof
)
in lpfc_oas_lun_show()
3402
if (!phba->
cfg_fof
)
in lpfc_oas_lun_store()
H
A
D
lpfc.h
882
uint32_t
cfg_fof
;
member
H
A
D
lpfc_init.c
13938
phba->
cfg_fof
= 1;
in lpfc_sli4_oas_verify()
13940
phba->
cfg_fof
= 0;
in lpfc_sli4_oas_verify()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
78
if (vport->phba->
cfg_fof
)
in lpfc_rport_data_from_scsi_device()
3254
if ((phba->
cfg_fof
) && ((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()
6245
if (phba->
cfg_fof
) {
in lpfc_slave_alloc()
6375
if ((phba->
cfg_fof
) && (device_data)) {
in lpfc_slave_destroy()
6415
!(phba->
cfg_fof
))
in lpfc_create_device_data()
6454
!(phba->
cfg_fof
))
in lpfc_delete_device_data()
6488
!phba->
cfg_fof
)
in __lpfc_get_device_data()
6552
!phba->
cfg_fof
)
in lpfc_find_next_oas_lun()
6638
!phba->
cfg_fof
)
in lpfc_enable_oas_lun()
[all...]
H
A
D
lpfc_attr.c
3093
if (!phba->
cfg_fof
)
in lpfc_oas_tgt_store()
3160
if (!phba->
cfg_fof
)
in lpfc_oas_priority_store()
3224
if (!phba->
cfg_fof
)
in lpfc_oas_vpt_store()
3293
if (!phba->
cfg_fof
)
in lpfc_oas_lun_state_store()
3361
if (!phba->
cfg_fof
)
in lpfc_oas_lun_state_set()
3470
if (!phba->
cfg_fof
)
in lpfc_oas_lun_show()
3519
if (!phba->
cfg_fof
)
in lpfc_oas_lun_store()
H
A
D
lpfc.h
1135
uint32_t
cfg_fof
;
member
H
A
D
lpfc_init.c
15639
phba->
cfg_fof
= 1;
in lpfc_sli4_oas_verify()
15641
phba->
cfg_fof
= 0;
in lpfc_sli4_oas_verify()
Completed in 65 milliseconds