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:icd
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/
H
A
D
ops-tx3927.c
86
*val = *(volatile u8 *) ((unsigned long) & tx3927_pcicptr->
icd
| (where & 3));
in tx3927_pci_read_config()
90
*val = le16_to_cpu(*(volatile u16 *) ((unsigned long) & tx3927_pcicptr->
icd
| (where & 3)));
in tx3927_pci_read_config()
94
*val = le32_to_cpu(tx3927_pcicptr->
icd
);
in tx3927_pci_read_config()
109
*(volatile u8 *) ((unsigned long) & tx3927_pcicptr->
icd
| (where & 3)) = val;
in tx3927_pci_write_config()
113
*(volatile u16 *) ((unsigned long) & tx3927_pcicptr->
icd
| (where & 2)) =
in tx3927_pci_write_config()
118
tx3927_pcicptr->
icd
= cpu_to_le32(val);
in tx3927_pci_write_config()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H
A
D
xfs_inode_buf.h
35
static inline bool xfs_icdinode_has_bigtime(const struct xfs_icdinode *
icd
)
in xfs_icdinode_has_bigtime()
argument
37
return
icd
->di_flags2 & XFS_DIFLAG2_BIGTIME;
in xfs_icdinode_has_bigtime()
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-iob-defs.h
72
uint64_t
icd
:1;
member
74
uint64_t
icd
:1;
99
uint64_t
icd
:1;
member
101
uint64_t
icd
:1;
147
uint64_t
icd
:1;
member
149
uint64_t
icd
:1;
195
uint64_t
icd
:1;
member
197
uint64_t
icd
:1;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-iob-defs.h
72
uint64_t
icd
:1;
member
74
uint64_t
icd
:1;
99
uint64_t
icd
:1;
member
101
uint64_t
icd
:1;
147
uint64_t
icd
:1;
member
149
uint64_t
icd
:1;
195
uint64_t
icd
:1;
member
197
uint64_t
icd
:1;
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H
A
D
be_mgmt.h
41
unsigned short
icd
;
member
H
A
D
be_mgmt.c
1540
req->table[i].
icd
= inv_tbl[i].
icd
;
in beiscsi_mgmt_invalidate_icds()
H
A
D
be_main.c
253
inv_tbl.
icd
= abrt_io_task->psgl_handle->sgl_index;
in beiscsi_eh_abort()
336
inv_tbl->tbl[nents].
icd
= io_task->psgl_handle->sgl_index;
in beiscsi_eh_device_reset()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H
A
D
be_mgmt.h
41
unsigned short
icd
;
member
H
A
D
be_mgmt.c
1542
req->table[i].
icd
= inv_tbl[i].
icd
;
in beiscsi_mgmt_invalidate_icds()
H
A
D
be_main.c
262
inv_tbl.
icd
= abrt_io_task->psgl_handle->sgl_index;
in beiscsi_eh_abort()
353
inv_tbl->tbl[nents].
icd
= io_task->psgl_handle->sgl_index;
in beiscsi_eh_device_reset()
/kernel/linux/linux-5.10/drivers/mfd/
H
A
D
sm501.c
1132
struct i2c_gpio_platform_data *
icd
;
in sm501_register_gpio_i2c_instance()
local
1158
icd
= dev_get_platdata(&pdev->dev);
in sm501_register_gpio_i2c_instance()
1159
icd
->timeout = iic->timeout;
in sm501_register_gpio_i2c_instance()
1160
icd
->udelay = iic->udelay;
in sm501_register_gpio_i2c_instance()
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
sm501.c
1132
struct i2c_gpio_platform_data *
icd
;
in sm501_register_gpio_i2c_instance()
local
1158
icd
= dev_get_platdata(&pdev->dev);
in sm501_register_gpio_i2c_instance()
1159
icd
->timeout = iic->timeout;
in sm501_register_gpio_i2c_instance()
1160
icd
->udelay = iic->udelay;
in sm501_register_gpio_i2c_instance()
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H
A
D
tx3927.h
132
volatile unsigned long
icd
;
member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
422
unsli3.fcp_ext.
icd
);
in lpfc_new_scsi_buf_s3()
4162
lpfc_fcpcmd_to_iocb(iocb_cmd->unsli3.fcp_ext.
icd
, fcp_cmnd);
in lpfc_scsi_prep_cmnd()
4225
lpfc_fcpcmd_to_iocb(piocb->unsli3.fcp_ext.
icd
, fcp_cmnd);
in lpfc_scsi_prep_task_mgmt_cmd()
H
A
D
lpfc_hw.h
4064
uint8_t
icd
[32]; /* immediate command data (32 bytes) */
member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
343
unsli3.fcp_ext.
icd
);
in lpfc_new_scsi_buf_s3()
930
lpfc_fcpcmd_to_iocb(iocb_cmd->unsli3.fcp_ext.
icd
, fcp_cmnd);
in lpfc_scsi_prep_dma_buf_s3()
4857
lpfc_fcpcmd_to_iocb(piocb->unsli3.fcp_ext.
icd
, fcp_cmnd);
in lpfc_scsi_prep_task_mgmt_cmd_s3()
H
A
D
lpfc_hw.h
4257
uint8_t
icd
[32]; /* immediate command data (32 bytes) */
member
Completed in 61 milliseconds