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
defs:ncmd
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H
A
D
octeon_nic.h
39
union octnet_cmd
ncmd
;
member
H
A
D
lio_vf_main.c
602
union octnet_cmd *
ncmd
;
in send_rx_ctrl_cmd()
local
[all...]
H
A
D
lio_core.c
1214
union octnet_cmd *
ncmd
;
liquidio_change_mtu()
local
1524
union octnet_cmd *
ncmd
;
liquidio_set_speed()
local
1601
union octnet_cmd *
ncmd
;
liquidio_get_speed()
local
1674
union octnet_cmd *
ncmd
;
liquidio_set_fec()
local
1763
union octnet_cmd *
ncmd
;
liquidio_get_fec()
local
[all...]
H
A
D
lio_main.c
1159
union octnet_cmd *
ncmd
;
in send_rx_ctrl_cmd()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H
A
D
octeon_nic.h
39
union octnet_cmd
ncmd
;
member
H
A
D
lio_vf_main.c
599
union octnet_cmd *
ncmd
;
in send_rx_ctrl_cmd()
local
[all...]
H
A
D
lio_core.c
1219
union octnet_cmd *
ncmd
;
liquidio_change_mtu()
local
1532
union octnet_cmd *
ncmd
;
liquidio_set_speed()
local
1609
union octnet_cmd *
ncmd
;
liquidio_get_speed()
local
1683
union octnet_cmd *
ncmd
;
liquidio_set_fec()
local
1772
union octnet_cmd *
ncmd
;
liquidio_get_fec()
local
[all...]
H
A
D
lio_main.c
1150
union octnet_cmd *
ncmd
;
in send_rx_ctrl_cmd()
local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
NCR5380.c
567
struct NCR5380_cmd *
ncmd
= scsi_cmd_priv(cmd);
in NCR5380_queue_command()
local
638
struct NCR5380_cmd *
ncmd
;
in dequeue_next_cmd()
local
672
struct NCR5380_cmd *
ncmd
= scsi_cmd_priv(cmd);
requeue_cmd()
local
1684
struct NCR5380_cmd *
ncmd
= scsi_cmd_priv(cmd);
global()
variable
2025
struct NCR5380_cmd *
ncmd
;
NCR5380_reselect()
local
2183
struct NCR5380_cmd *
ncmd
;
list_find_cmd()
local
2201
struct NCR5380_cmd *
ncmd
= scsi_cmd_priv(needle);
list_del_cmd()
local
2323
struct NCR5380_cmd *
ncmd
;
bus_reset_cleanup()
local
2383
struct NCR5380_cmd *
ncmd
;
NCR5380_host_reset()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
NCR5380.c
147
struct NCR5380_cmd *
ncmd
= NCR5380_to_ncmd(cmd);
in initialize_SCp()
local
163
advance_sg_buffer(struct NCR5380_cmd *
ncmd
)
advance_sg_buffer()
argument
176
struct NCR5380_cmd *
ncmd
= NCR5380_to_
ncmd
(cmd);
set_resid_from_SCp()
local
564
struct NCR5380_cmd *
ncmd
= NCR5380_to_
ncmd
(cmd);
NCR5380_queue_command()
local
638
struct NCR5380_cmd *
ncmd
;
dequeue_next_cmd()
local
672
struct NCR5380_cmd *
ncmd
= NCR5380_to_
ncmd
(cmd);
requeue_cmd()
local
757
struct NCR5380_cmd *
ncmd
= NCR5380_to_
ncmd
(hostdata->connected);
NCR5380_dma_complete()
local
1691
struct NCR5380_cmd *
ncmd
= NCR5380_to_
ncmd
(cmd);
global()
variable
1706
advance_sg_buffer(
ncmd
);
global()
variable
1756
advance_sg_buffer(
ncmd
);
global()
variable
2031
struct NCR5380_cmd *
ncmd
;
NCR5380_reselect()
local
2189
struct NCR5380_cmd *
ncmd
;
list_find_cmd()
local
2207
struct NCR5380_cmd *
ncmd
= NCR5380_to_
ncmd
(needle);
list_del_cmd()
local
2328
struct NCR5380_cmd *
ncmd
;
bus_reset_cleanup()
local
2387
struct NCR5380_cmd *
ncmd
;
NCR5380_host_reset()
local
[all...]
/kernel/linux/linux-6.6/arch/um/drivers/
H
A
D
virt-pci.c
109
u8 *
ncmd
= kmalloc(cmd_size + extra_size, GFP_ATOMIC);
in um_pci_send_cmd()
local
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H
A
D
v4l2-compat-ioctl32.c
1468
unsigned int
ncmd
;
in do_video_ioctl()
local
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
hci_event.c
3773
static inline void handle_cmd_cnt_and_timer(struct hci_dev *hdev, u8
ncmd
)
in handle_cmd_cnt_and_timer()
argument
/kernel/linux/linux-5.10/include/net/bluetooth/
H
A
D
hci.h
1984
__u8
ncmd
;
member
1991
__u8
ncmd
;
member
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
hci.h
2332
__u8
ncmd
;
member
2339
__u8
ncmd
;
member
Completed in 42 milliseconds