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_14
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
qla1280.h
31
#define
BIT_14
0x4000
macro
140
#define PCI_64BIT_SLOT
BIT_14
/* PCI 64-bit slot indicator. */
319
#define TP_PARITY
BIT_14
/* Parity checking. */
575
#define SF_TRANSFER_CMPL
BIT_14
/* Transfer Complete. */
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
qla1280.h
31
#define
BIT_14
0x4000
macro
139
#define PCI_64BIT_SLOT
BIT_14
/* PCI 64-bit slot indicator. */
318
#define TP_PARITY
BIT_14
/* Parity checking. */
574
#define SF_TRANSFER_CMPL
BIT_14
/* Transfer Complete. */
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_target.h
94
#define OF_TERM_EXCH
BIT_14
/* Terminate exchange */
460
#define CTIO7_FLAGS_TERMINATE
BIT_14
843
TRC_CTIO_STRANGE =
BIT_14
,
H
A
D
qla_fw.h
24
#define FO3_NO_ABTS_ON_LINKDOWN
BIT_14
40
#define PDF_TASK_RETRY_ID
BIT_14
530
#define TMF_CLEAR_ACA
BIT_14
801
#define ECF_PAYLOAD_DESCR_MASK (BIT_15|
BIT_14
|BIT_13)
1738
#define VCO_END_OF_DATA
BIT_14
1855
#define FAC_OPT_REQUESTOR_ID
BIT_14
H
A
D
qla_def.h
95
#define
BIT_14
0x4000
macro
728
#define NVR_WRT_ENABLE
BIT_14
/* Write enable */
1150
#define ADD_FO3_NO_ABT_ON_LINK_DOWN
BIT_14
1293
#define MBX_14
BIT_14
1973
#define PO_DIS_APP_TAG_VALD
BIT_14
/* disable REF Tag validation */
3782
#define RDP_PORT_SPEED_2GB
BIT_14
4059
#define DT_ISP8021
BIT_14
4317
#define FW_ATTR_H_NVME_UPDATED
BIT_14
H
A
D
qla_target.c
6892
nv->firmware_options_2 |= cpu_to_le32(
BIT_14
);
in qlt_24xx_config_nvram_stage1()
6939
icb->firmware_options_1 |= cpu_to_le32(
BIT_14
);
in qlt_24xx_config_nvram_stage2()
6997
nv->firmware_options_2 |= cpu_to_le32(
BIT_14
);
in qlt_81xx_config_nvram_stage1()
7042
icb->firmware_options_1 |= cpu_to_le32(
BIT_14
);
in qlt_81xx_config_nvram_stage2()
H
A
D
qla_init.c
7451
cpu_to_le32(
BIT_14
|BIT_13|BIT_2|BIT_1);
in qla24xx_nvram_config()
7510
if ((icb->firmware_options_1 & cpu_to_le32(
BIT_14
)) == 0) {
in qla24xx_nvram_config()
8647
cpu_to_le32(
BIT_14
|BIT_13|BIT_2|BIT_1);
in qla81xx_nvram_config()
8721
if ((icb->firmware_options_1 & cpu_to_le32(
BIT_14
)) == 0) {
in qla81xx_nvram_config()
H
A
D
qla_mbx.c
1149
/* set
BIT_14
of special feature control block for PI CTRL*/
in qla2x00_get_fw_version()
1150
ha->sf_init_cb->flags |= cpu_to_le16(
BIT_14
);
in qla2x00_get_fw_version()
1699
if (mcp->mb[7] &
BIT_14
) {
in qla2x00_get_adapter_id()
5719
0x98, 0x1, 1, BIT_15|
BIT_14
|BIT_0);
in qla2x00_get_thermal_temp()
H
A
D
qla_gs.c
2607
case
BIT_14
:
in qla2x00_port_speed_capability()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_target.h
94
#define OF_TERM_EXCH
BIT_14
/* Terminate exchange */
474
#define CTIO7_FLAGS_TERMINATE
BIT_14
854
TRC_CTIO_STRANGE =
BIT_14
,
H
A
D
qla_fw.h
24
#define FO3_NO_ABTS_ON_LINKDOWN
BIT_14
40
#define PDF_TASK_RETRY_ID
BIT_14
534
#define TMF_CLEAR_ACA
BIT_14
806
#define ECF_PAYLOAD_DESCR_MASK (BIT_15|
BIT_14
|BIT_13)
1769
#define VCO_END_OF_DATA
BIT_14
1886
#define FAC_OPT_REQUESTOR_ID
BIT_14
H
A
D
qla_def.h
121
#define
BIT_14
0x4000
macro
838
#define NVR_WRT_ENABLE
BIT_14
/* Write enable */
1266
#define ADD_FO3_NO_ABT_ON_LINK_DOWN
BIT_14
1409
#define MBX_14
BIT_14
2089
#define PO_DIS_APP_TAG_VALD
BIT_14
/* disable REF Tag validation */
3990
#define RDP_PORT_SPEED_2GB
BIT_14
4274
#define DT_ISP8021
BIT_14
4367
#define QLA_ABTS_FW_ENABLED(_ha) ((_ha)->fw_attributes_ext[0] &
BIT_14
)
4544
#define FW_ATTR_H_NVME_UPDATED
BIT_14
H
A
D
qla_target.c
6929
nv->firmware_options_2 |= cpu_to_le32(
BIT_14
);
in qlt_24xx_config_nvram_stage1()
6976
icb->firmware_options_1 |= cpu_to_le32(
BIT_14
);
in qlt_24xx_config_nvram_stage2()
7034
nv->firmware_options_2 |= cpu_to_le32(
BIT_14
);
in qlt_81xx_config_nvram_stage1()
7079
icb->firmware_options_1 |= cpu_to_le32(
BIT_14
);
in qlt_81xx_config_nvram_stage2()
H
A
D
qla_init.c
7937
cpu_to_le32(
BIT_14
|BIT_13|BIT_2|BIT_1);
in qla24xx_nvram_config()
7996
if ((icb->firmware_options_1 & cpu_to_le32(
BIT_14
)) == 0) {
in qla24xx_nvram_config()
9133
cpu_to_le32(
BIT_14
|BIT_13|BIT_2|BIT_1);
in qla81xx_nvram_config()
9207
if ((icb->firmware_options_1 & cpu_to_le32(
BIT_14
)) == 0) {
in qla81xx_nvram_config()
H
A
D
qla_mbx.c
1198
/* set
BIT_14
of special feature control block for PI CTRL*/
in qla2x00_get_fw_version()
1199
ha->sf_init_cb->flags |= cpu_to_le16(
BIT_14
);
in qla2x00_get_fw_version()
1749
if (mcp->mb[7] &
BIT_14
) {
in qla2x00_get_adapter_id()
5802
0x98, 0x1, 1, BIT_15|
BIT_14
|BIT_0);
in qla2x00_get_thermal_temp()
H
A
D
qla_gs.c
2609
case
BIT_14
:
in qla2x00_port_speed_capability()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_hdr.h
209
#define
BIT_14
0x4000
macro
H
A
D
qlcnic_ctx.c
1269
arg1 |=
BIT_14
| rx_tx << 15;
in qlcnic_clear_esw_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_hdr.h
209
#define
BIT_14
0x4000
macro
H
A
D
qlcnic_ctx.c
1269
arg1 |=
BIT_14
| rx_tx << 15;
in qlcnic_clear_esw_stats()
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H
A
D
ql4_def.h
95
#define
BIT_14
0x4000
macro
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H
A
D
ql4_def.h
94
#define
BIT_14
0x4000
macro
Completed in 124 milliseconds