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:unirom
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_init.c
746
struct uni_table_desc *qlcnic_get_table_desc(const u8 *
unirom
, int section)
in qlcnic_get_table_desc()
argument
770
const u8 *
unirom
= adapter->fw->data;
in qlcnic_validate_header()
local
795
const u8 *
unirom
= adapter->fw->data;
in qlcnic_validate_bootld()
local
829
const u8 *
unirom
= adapter->fw->data;
qlcnic_validate_fw()
local
862
const u8 *
unirom
= adapter->fw->data;
qlcnic_validate_product_offs()
local
942
const u8 *
unirom
= adapter->fw->data;
qlcnic_get_data_desc()
local
993
const u8 *
unirom
= adapter->fw->data;
qlcnic_get_fw_size()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_init.c
744
struct uni_table_desc *qlcnic_get_table_desc(const u8 *
unirom
, int section)
in qlcnic_get_table_desc()
argument
768
const u8 *
unirom
= adapter->fw->data;
in qlcnic_validate_header()
local
793
const u8 *
unirom
= adapter->fw->data;
in qlcnic_validate_bootld()
local
827
const u8 *
unirom
= adapter->fw->data;
qlcnic_validate_fw()
local
860
const u8 *
unirom
= adapter->fw->data;
qlcnic_validate_product_offs()
local
940
const u8 *
unirom
= adapter->fw->data;
qlcnic_get_data_desc()
local
991
const u8 *
unirom
= adapter->fw->data;
qlcnic_get_fw_size()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
H
A
D
netxen_nic_init.c
567
static struct uni_table_desc *nx_get_table_desc(const u8 *
unirom
, int section)
in nx_get_table_desc()
argument
591
const u8 *
unirom
= adapter->fw->data;
in netxen_nic_validate_header()
local
616
const u8 *
unirom
= adapter->fw->data;
in netxen_nic_validate_bootld()
local
651
const u8 *
unirom
= adapter->fw->data;
netxen_nic_validate_fw()
local
685
const u8 *
unirom
= adapter->fw->data;
netxen_nic_validate_product_offs()
local
767
const u8 *
unirom
= adapter->fw->data;
nx_get_data_desc()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/
H
A
D
netxen_nic_init.c
565
static struct uni_table_desc *nx_get_table_desc(const u8 *
unirom
, int section)
in nx_get_table_desc()
argument
589
const u8 *
unirom
= adapter->fw->data;
in netxen_nic_validate_header()
local
614
const u8 *
unirom
= adapter->fw->data;
in netxen_nic_validate_bootld()
local
649
const u8 *
unirom
= adapter->fw->data;
netxen_nic_validate_fw()
local
683
const u8 *
unirom
= adapter->fw->data;
netxen_nic_validate_product_offs()
local
765
const u8 *
unirom
= adapter->fw->data;
nx_get_data_desc()
local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_nx.c
1514
qla82xx_get_table_desc(const u8 *
unirom
, int section)
in qla82xx_get_table_desc()
argument
1539
const u8 *
unirom
= ha->hablob->fw->data;
in qla82xx_get_data_desc()
local
1804
const uint8_t *
unirom
= ha->hablob->fw->data;
in qla82xx_set_product_offset()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_nx.c
1511
qla82xx_get_table_desc(const u8 *
unirom
, int section)
in qla82xx_get_table_desc()
argument
1536
const u8 *
unirom
= ha->hablob->fw->data;
in qla82xx_get_data_desc()
local
1801
const uint8_t *
unirom
= ha->hablob->fw->data;
in qla82xx_set_product_offset()
local
[all...]
Completed in 15 milliseconds