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:HB
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/most/net/
H
A
D
net.c
39
#define
HB
(value) ((u8)((u16)(value) >> 8))
macro
103
*buff++ =
HB
(mdp_len - 2);
in skb_to_mamac()
113
*buff++ =
HB
(payload_len + 6);
in skb_to_mamac()
123
*buff++ = PMS_TELID_UNSEGM_MAMAC << 4 |
HB
(payload_len);
in skb_to_mamac()
147
*buff++ =
HB
(mep_len - 2);
in skb_to_mep()
/kernel/linux/linux-6.6/drivers/staging/most/net/
H
A
D
net.c
39
#define
HB
(value) ((u8)((u16)(value) >> 8))
macro
103
*buff++ =
HB
(mdp_len - 2);
in skb_to_mamac()
113
*buff++ =
HB
(payload_len + 6);
in skb_to_mamac()
123
*buff++ = PMS_TELID_UNSEGM_MAMAC << 4 |
HB
(payload_len);
in skb_to_mamac()
147
*buff++ =
HB
(mep_len - 2);
in skb_to_mep()
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H
A
D
megaraid_sas_fusion.c
4109
/* If SR-IOV VF mode & I/O timeout, check for
HB
timeout */
in megasas_wait_for_outstanding_fusion()
4111
if (instance->hb_host_mem->
HB
.fwCounter !=
in megasas_wait_for_outstanding_fusion()
4112
instance->hb_host_mem->
HB
.driverCounter) {
in megasas_wait_for_outstanding_fusion()
4113
instance->hb_host_mem->
HB
.driverCounter =
in megasas_wait_for_outstanding_fusion()
4114
instance->hb_host_mem->
HB
.fwCounter;
in megasas_wait_for_outstanding_fusion()
4926
/* Let SR-IOV VF & PF sync up if there was a
HB
failure */
in megasas_reset_fusion()
5062
/* For VF: Restart
HB
timer if we didn't OCR */
in megasas_reset_fusion()
H
A
D
megaraid_sas_base.c
2714
if (instance->hb_host_mem->
HB
.fwCounter !=
in megasas_sriov_heartbeat_handler()
2715
instance->hb_host_mem->
HB
.driverCounter) {
in megasas_sriov_heartbeat_handler()
2716
instance->hb_host_mem->
HB
.driverCounter =
in megasas_sriov_heartbeat_handler()
2717
instance->hb_host_mem->
HB
.fwCounter;
in megasas_sriov_heartbeat_handler()
H
A
D
megaraid_sas.h
2519
}
HB
;
member
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H
A
D
megaraid_sas_fusion.c
4219
/* If SR-IOV VF mode & I/O timeout, check for
HB
timeout */
in megasas_wait_for_outstanding_fusion()
4221
if (instance->hb_host_mem->
HB
.fwCounter !=
in megasas_wait_for_outstanding_fusion()
4222
instance->hb_host_mem->
HB
.driverCounter) {
in megasas_wait_for_outstanding_fusion()
4223
instance->hb_host_mem->
HB
.driverCounter =
in megasas_wait_for_outstanding_fusion()
4224
instance->hb_host_mem->
HB
.fwCounter;
in megasas_wait_for_outstanding_fusion()
5038
/* Let SR-IOV VF & PF sync up if there was a
HB
failure */
in megasas_reset_fusion()
5174
/* For VF: Restart
HB
timer if we didn't OCR */
in megasas_reset_fusion()
H
A
D
megaraid_sas_base.c
2724
if (instance->hb_host_mem->
HB
.fwCounter !=
in megasas_sriov_heartbeat_handler()
2725
instance->hb_host_mem->
HB
.driverCounter) {
in megasas_sriov_heartbeat_handler()
2726
instance->hb_host_mem->
HB
.driverCounter =
in megasas_sriov_heartbeat_handler()
2727
instance->hb_host_mem->
HB
.fwCounter;
in megasas_sriov_heartbeat_handler()
H
A
D
megaraid_sas.h
2525
}
HB
;
member
Completed in 42 milliseconds