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:BIT_12
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
qla1280.h
29
#define
BIT_12
0x1000
macro
317
#define TP_SYNC
BIT_12
/* Synchronous data transfers. */
577
#define SF_GOT_STATUS
BIT_12
/* Got Status */
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
qla1280.h
29
#define
BIT_12
0x1000
macro
316
#define TP_SYNC
BIT_12
/* Synchronous data transfers. */
576
#define SF_GOT_STATUS
BIT_12
/* Got Status */
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_fw.h
25
#define FO3_HOLD_STS_IOCB
BIT_12
493
#define CF_NEW_SA
BIT_12
536
#define TMF_LUN_RESET
BIT_12
628
#define SS_CONFIRMATION_REQ
BIT_12
811
#define ECF_CLR_PASSTHRU_PEND
BIT_12
H
A
D
qla_def.h
119
#define
BIT_12
0x1000
macro
417
#define SRB_FCP_CMND_DMA_VALID
BIT_12
/* DIF: DSD List valid */
1250
#define FO1_ENABLE_ABORT_SEQUENCE
BIT_12
1411
#define MBX_12
BIT_12
1643
*
BIT_12
= Remote Write Optimization (1 - Enabled, 0 - Disabled)
2087
#define PO_DIS_APP_TAG_REPL
BIT_12
/* disable REG Tag replacement */
2185
#define SS_MASK 0xfff /* Reserved bits
BIT_12
-BIT_15*/
3992
#define RDP_PORT_SPEED_10GB
BIT_12
4202
#define FLOGI_VSAN_SUPPORT
BIT_12
4272
#define DT_ISP8432
BIT_12
[all...]
H
A
D
qla_target.h
852
TRC_CTIO_DONE =
BIT_12
,
H
A
D
qla_target.c
6914
nv->firmware_options_2 |= cpu_to_le32(
BIT_12
);
in qlt_24xx_config_nvram_stage1()
6917
nv->firmware_options_2 &= cpu_to_le32(~
BIT_12
);
in qlt_24xx_config_nvram_stage1()
7026
nv->firmware_options_2 |= cpu_to_le32(
BIT_12
);
in qlt_81xx_config_nvram_stage1()
7029
nv->firmware_options_2 &= cpu_to_le32(~
BIT_12
);
in qlt_81xx_config_nvram_stage1()
H
A
D
qla_init.c
4513
ha->fw_options[2] |=
BIT_12
;
in qla2x00_update_fw_options()
4542
ha->fw_options[3] |=
BIT_12
;
in qla24xx_update_fw_options()
7939
nv->firmware_options_2 |= cpu_to_le32(
BIT_12
);
in qla24xx_nvram_config()
9135
nv->firmware_options_2 |= cpu_to_le32(
BIT_12
);
in qla81xx_nvram_config()
H
A
D
qla_gs.c
2613
case
BIT_12
:
in qla2x00_port_speed_capability()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_fw.h
25
#define FO3_HOLD_STS_IOCB
BIT_12
532
#define TMF_LUN_RESET
BIT_12
623
#define SS_CONFIRMATION_REQ
BIT_12
806
#define ECF_CLR_PASSTHRU_PEND
BIT_12
H
A
D
qla_def.h
93
#define
BIT_12
0x1000
macro
367
#define SRB_FCP_CMND_DMA_VALID
BIT_12
/* DIF: DSD List valid */
1134
#define FO1_ENABLE_ABORT_SEQUENCE
BIT_12
1295
#define MBX_12
BIT_12
1527
*
BIT_12
= Remote Write Optimization (1 - Enabled, 0 - Disabled)
1971
#define PO_DIS_APP_TAG_REPL
BIT_12
/* disable REG Tag replacement */
2069
#define SS_MASK 0xfff /* Reserved bits
BIT_12
-BIT_15*/
3784
#define RDP_PORT_SPEED_10GB
BIT_12
3987
#define FLOGI_VSAN_SUPPORT
BIT_12
4057
#define DT_ISP8432
BIT_12
[all...]
H
A
D
qla_target.h
841
TRC_CTIO_DONE =
BIT_12
,
H
A
D
qla_target.c
6877
nv->firmware_options_2 |= cpu_to_le32(
BIT_12
);
in qlt_24xx_config_nvram_stage1()
6880
nv->firmware_options_2 &= cpu_to_le32(~
BIT_12
);
in qlt_24xx_config_nvram_stage1()
6989
nv->firmware_options_2 |= cpu_to_le32(
BIT_12
);
in qlt_81xx_config_nvram_stage1()
6992
nv->firmware_options_2 &= cpu_to_le32(~
BIT_12
);
in qlt_81xx_config_nvram_stage1()
H
A
D
qla_init.c
4043
ha->fw_options[2] |=
BIT_12
;
in qla2x00_update_fw_options()
4072
ha->fw_options[3] |=
BIT_12
;
in qla24xx_update_fw_options()
7453
nv->firmware_options_2 |= cpu_to_le32(
BIT_12
);
in qla24xx_nvram_config()
8649
nv->firmware_options_2 |= cpu_to_le32(
BIT_12
);
in qla81xx_nvram_config()
H
A
D
qla_gs.c
2611
case
BIT_12
:
in qla2x00_port_speed_capability()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_hdr.h
207
#define
BIT_12
0x1000
macro
H
A
D
qlcnic_83xx_hw.h
368
#define QLC_83XX_LINK_FEC(data) ((data) &
BIT_12
)
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_83xx_hw.h
368
#define QLC_83XX_LINK_FEC(data) ((data) &
BIT_12
)
H
A
D
qlcnic_hdr.h
207
#define
BIT_12
0x1000
macro
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H
A
D
ql4_def.h
93
#define
BIT_12
0x1000
macro
H
A
D
ql4_os.c
3673
SET_BITVAL(conn->datadgst_en, options,
BIT_12
);
in qla4xxx_copy_to_fwddb_param()
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H
A
D
ql4_def.h
92
#define
BIT_12
0x1000
macro
H
A
D
ql4_os.c
3667
SET_BITVAL(conn->datadgst_en, options,
BIT_12
);
in qla4xxx_copy_to_fwddb_param()
Completed in 130 milliseconds