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_15
(Results
1 - 25
of
30
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_target.h
95
#define OF_SSTS
BIT_15
/* Send SCSI status */
459
#define CTIO7_FLAGS_SEND_STATUS
BIT_15
844
TRC_CMD_DONE =
BIT_15
,
H
A
D
qla_fw.h
801
#define ECF_PAYLOAD_DESCR_MASK (
BIT_15
|BIT_14|BIT_13)
1148
#define CSRX_FUNCTION
BIT_15
/* Function number. */
1195
#define HSRX_RISC_INT
BIT_15
/* RISC to Host interrupt. */
1739
#define VCO_ENABLE_DSD
BIT_15
1854
#define FAC_OPT_FORCE_SEMAPHORE
BIT_15
H
A
D
qla_def.h
96
#define
BIT_15
0x8000
macro
718
#define ICR_EN_INT
BIT_15
/* ISP enable interrupts. */
727
#define NVR_BUSY
BIT_15
759
#define HSR_RISC_INT
BIT_15
/* RISC interrupt */
1292
#define MBX_15
BIT_15
1974
#define PO_DIS_REF_TAG_VALD
BIT_15
2069
#define SS_MASK 0xfff /* Reserved bits BIT_12-
BIT_15
*/
3781
#define RDP_PORT_SPEED_1GB
BIT_15
4060
#define DT_ISP2031
BIT_15
H
A
D
qla_nx.h
844
#define HSRX_RISC_INT
BIT_15
/* RISC to Host interrupt. */
H
A
D
qla_mbx.c
1147
/* set
BIT_15
of special feature control block for SLER */
in qla2x00_get_fw_version()
1148
ha->sf_init_cb->flags |= cpu_to_le16(
BIT_15
);
in qla2x00_get_fw_version()
3600
mcp->mb[2] = sw_em_1g |
BIT_15
;
in qla2x00_set_serdes_params()
3601
mcp->mb[3] = sw_em_2g |
BIT_15
;
in qla2x00_set_serdes_params()
3602
mcp->mb[4] = sw_em_4g |
BIT_15
;
in qla2x00_set_serdes_params()
5307
mcp->mb[1] = mreq->options |
BIT_15
| BIT_6;
in qla2x00_echo_test()
5719
0x98, 0x1, 1,
BIT_15
|BIT_14|BIT_0);
in qla2x00_get_thermal_temp()
6144
mcp->mb[10] =
BIT_15
;
in qla2x00_port_logout()
H
A
D
qla_target.c
6890
nv->firmware_options_1 &= cpu_to_le32(~
BIT_15
);
in qlt_24xx_config_nvram_stage1()
6986
nv->firmware_options_1 &= cpu_to_le32(~
BIT_15
);
in qlt_81xx_config_nvram_stage1()
H
A
D
qla_isr.c
331
if (hccr & (
BIT_15
| BIT_13 | BIT_11 | BIT_8))
in qla2300_intr_handler()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
qla1280.h
32
#define
BIT_15
0x8000
macro
320
#define TP_DISCONNECT
BIT_15
/* Disconnect privilege. */
972
#define OF_DISC_DISABLED
BIT_15
/* Disconnects disabled */
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
qla1280.h
32
#define
BIT_15
0x8000
macro
319
#define TP_DISCONNECT
BIT_15
/* Disconnect privilege. */
971
#define OF_DISC_DISABLED
BIT_15
/* Disconnects disabled */
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_target.h
95
#define OF_SSTS
BIT_15
/* Send SCSI status */
473
#define CTIO7_FLAGS_SEND_STATUS
BIT_15
855
TRC_CMD_DONE =
BIT_15
,
H
A
D
qla_fw.h
806
#define ECF_PAYLOAD_DESCR_MASK (
BIT_15
|BIT_14|BIT_13)
1176
#define CSRX_FUNCTION
BIT_15
/* Function number. */
1223
#define HSRX_RISC_INT
BIT_15
/* RISC to Host interrupt. */
1770
#define VCO_ENABLE_DSD
BIT_15
1885
#define FAC_OPT_FORCE_SEMAPHORE
BIT_15
H
A
D
qla_def.h
122
#define
BIT_15
0x8000
macro
828
#define ICR_EN_INT
BIT_15
/* ISP enable interrupts. */
837
#define NVR_BUSY
BIT_15
869
#define HSR_RISC_INT
BIT_15
/* RISC interrupt */
1408
#define MBX_15
BIT_15
2090
#define PO_DIS_REF_TAG_VALD
BIT_15
2185
#define SS_MASK 0xfff /* Reserved bits BIT_12-
BIT_15
*/
3989
#define RDP_PORT_SPEED_1GB
BIT_15
4275
#define DT_ISP2031
BIT_15
H
A
D
qla_nx.h
848
#define HSRX_RISC_INT
BIT_15
/* RISC to Host interrupt. */
H
A
D
qla_mbx.c
1196
/* set
BIT_15
of special feature control block for SLER */
in qla2x00_get_fw_version()
1197
ha->sf_init_cb->flags |= cpu_to_le16(
BIT_15
);
in qla2x00_get_fw_version()
3659
mcp->mb[2] = sw_em_1g |
BIT_15
;
in qla2x00_set_serdes_params()
3660
mcp->mb[3] = sw_em_2g |
BIT_15
;
in qla2x00_set_serdes_params()
3661
mcp->mb[4] = sw_em_4g |
BIT_15
;
in qla2x00_set_serdes_params()
5390
mcp->mb[1] = mreq->options |
BIT_15
| BIT_6;
in qla2x00_echo_test()
5802
0x98, 0x1, 1,
BIT_15
|BIT_14|BIT_0);
in qla2x00_get_thermal_temp()
6227
mcp->mb[10] =
BIT_15
;
in qla2x00_port_logout()
H
A
D
qla_init.c
4586
ha->fw_options[3] |=
BIT_15
;
in qla24xx_update_fw_options()
4589
ha->fw_options[3] &= ~
BIT_15
;
in qla24xx_update_fw_options()
7989
if (nv->host_p & cpu_to_le32(
BIT_15
)) {
in qla24xx_nvram_config()
9201
if (nv->host_p & cpu_to_le32(
BIT_15
)) {
in qla81xx_nvram_config()
H
A
D
qla_target.c
6927
nv->firmware_options_1 &= cpu_to_le32(~
BIT_15
);
in qlt_24xx_config_nvram_stage1()
7023
nv->firmware_options_1 &= cpu_to_le32(~
BIT_15
);
in qlt_81xx_config_nvram_stage1()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_hw.h
148
#define QLCNIC_MBX_ASYNC_EVENT
BIT_15
H
A
D
qlcnic_hdr.h
210
#define
BIT_15
0x8000
macro
H
A
D
qlcnic_83xx_hw.h
371
#define QLC_83XX_AUTONEG(data) ((data) &
BIT_15
)
H
A
D
qlcnic_83xx_hw.c
65
#define QLC_83XX_AUTONEG_ENABLE
BIT_15
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_hw.h
148
#define QLCNIC_MBX_ASYNC_EVENT
BIT_15
H
A
D
qlcnic_83xx_hw.h
371
#define QLC_83XX_AUTONEG(data) ((data) &
BIT_15
)
H
A
D
qlcnic_hdr.h
210
#define
BIT_15
0x8000
macro
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H
A
D
ql4_def.h
96
#define
BIT_15
0x8000
macro
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H
A
D
ql4_def.h
95
#define
BIT_15
0x8000
macro
Completed in 124 milliseconds
1
2