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:STAT_OK
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H
A
D
ether1.c
530
if ((status & (STAT_COMPLETE |
STAT_OK
)) != (STAT_COMPLETE |
STAT_OK
)) {
in ether1_init_for_open()
547
if ((status & (STAT_COMPLETE |
STAT_OK
)) != (STAT_COMPLETE |
STAT_OK
)) {
in ether1_init_for_open()
564
if ((status & (STAT_COMPLETE |
STAT_OK
)) != (STAT_COMPLETE |
STAT_OK
)) {
in ether1_init_for_open()
581
if ((status & (STAT_COMPLETE |
STAT_OK
)) != (STAT_COMPLETE |
STAT_OK
)) {
in ether1_init_for_open()
792
if (nop.nop_status &
STAT_OK
) {
in ether1_xmit_done()
H
A
D
sun3_82586.c
451
if((swab16(cfg_cmd->cmd_status) & (
STAT_OK
|STAT_COMPL)) != (STAT_COMPL|
STAT_OK
))
in init586()
476
if((swab16(ias_cmd->cmd_status) & (
STAT_OK
|STAT_COMPL)) != (
STAT_OK
|STAT_COMPL)) {
in init586()
547
if( (swab16(mc_cmd->cmd_status) & (STAT_COMPL|
STAT_OK
)) != (STAT_COMPL|
STAT_OK
) )
in init586()
917
if(status &
STAT_OK
)
in sun3_82586_xmt_int()
1179
if( (dump_cmd->cmd_status & (STAT_COMPL|
STAT_OK
)) != (STAT_COMPL|
STAT_OK
) )
H
A
D
ether1.h
254
#define
STAT_OK
(1 << 13)
macro
H
A
D
sun3_82586.h
180
#define
STAT_OK
0x2000 /* status: frame/command is ok */
macro
H
A
D
lib82596.c
151
#define
STAT_OK
0x2000 /* Command executed ok */
macro
706
if (rbd != NULL && (rfd->stat & SWAP16(
STAT_OK
))) {
in i596_rx()
1192
if (ptr->status & SWAP16(
STAT_OK
)) {
in i596_interrupt()
H
A
D
82596.c
185
#define
STAT_OK
0x2000 /* Command executed ok */
macro
770
if (rbd != I596_NULL && ((rfd->stat) &
STAT_OK
)) {
in i596_rx()
1297
if ((ptr->status) &
STAT_OK
) {
in i596_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H
A
D
ether1.c
530
if ((status & (STAT_COMPLETE |
STAT_OK
)) != (STAT_COMPLETE |
STAT_OK
)) {
in ether1_init_for_open()
547
if ((status & (STAT_COMPLETE |
STAT_OK
)) != (STAT_COMPLETE |
STAT_OK
)) {
in ether1_init_for_open()
564
if ((status & (STAT_COMPLETE |
STAT_OK
)) != (STAT_COMPLETE |
STAT_OK
)) {
in ether1_init_for_open()
581
if ((status & (STAT_COMPLETE |
STAT_OK
)) != (STAT_COMPLETE |
STAT_OK
)) {
in ether1_init_for_open()
792
if (nop.nop_status &
STAT_OK
) {
in ether1_xmit_done()
H
A
D
sun3_82586.c
448
if((swab16(cfg_cmd->cmd_status) & (
STAT_OK
|STAT_COMPL)) != (STAT_COMPL|
STAT_OK
))
in init586()
473
if((swab16(ias_cmd->cmd_status) & (
STAT_OK
|STAT_COMPL)) != (
STAT_OK
|STAT_COMPL)) {
in init586()
544
if( (swab16(mc_cmd->cmd_status) & (STAT_COMPL|
STAT_OK
)) != (STAT_COMPL|
STAT_OK
) )
in init586()
914
if(status &
STAT_OK
)
in sun3_82586_xmt_int()
1176
if( (dump_cmd->cmd_status & (STAT_COMPL|
STAT_OK
)) != (STAT_COMPL|
STAT_OK
) )
H
A
D
ether1.h
254
#define
STAT_OK
(1 << 13)
macro
H
A
D
sun3_82586.h
181
#define
STAT_OK
0x2000 /* status: frame/command is ok */
macro
H
A
D
82596.c
184
#define
STAT_OK
0x2000 /* Command executed ok */
macro
769
if (rbd != I596_NULL && ((rfd->stat) &
STAT_OK
)) {
in i596_rx()
1286
if ((ptr->status) &
STAT_OK
) {
in i596_interrupt()
H
A
D
lib82596.c
150
#define
STAT_OK
0x2000 /* Command executed ok */
macro
705
if (rbd != NULL && (rfd->stat & SWAP16(
STAT_OK
))) {
in i596_rx()
1191
if (ptr->status & SWAP16(
STAT_OK
)) {
in i596_interrupt()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H
A
D
cadence-nand-controller.c
359
#define
STAT_OK
0
macro
981
status =
STAT_OK
;
in cadence_nand_cdma_finish()
1674
case
STAT_OK
:
in cadence_nand_read_page()
1727
case
STAT_OK
:
in cadence_nand_read_page_raw()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
cadence-nand-controller.c
359
#define
STAT_OK
0
macro
981
status =
STAT_OK
;
in cadence_nand_cdma_finish()
1682
case
STAT_OK
:
in cadence_nand_read_page()
1735
case
STAT_OK
:
in cadence_nand_read_page_raw()
/kernel/linux/linux-5.10/net/tipc/
H
A
D
crypto.c
70
STAT_OK
,
enumerator
1765
this_cpu_inc(stats->stat[
STAT_OK
]);
in tipc_crypto_xmit()
1855
this_cpu_inc(stats->stat[
STAT_OK
]);
in tipc_crypto_rcv()
/kernel/linux/linux-6.6/net/tipc/
H
A
D
crypto.c
70
STAT_OK
,
enumerator
1761
this_cpu_inc(stats->stat[
STAT_OK
]);
in tipc_crypto_xmit()
1851
this_cpu_inc(stats->stat[
STAT_OK
]);
in tipc_crypto_rcv()
Completed in 33 milliseconds