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:pci_get_dsn
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H
A
D
ice_devlink.c
14
put_unaligned_be64(
pci_get_dsn
(pf->pdev), dsn);
in ice_info_get_dsn()
H
A
D
ice_main.c
3927
dsn =
pci_get_dsn
(pdev);
in ice_get_opt_fw_name()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
H
A
D
nfp6000_pcie.c
1254
dsn =
pci_get_dsn
(pdev);
in nfp6000_read_serial()
1271
dsn =
pci_get_dsn
(pdev);
in nfp6000_get_interface()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfpcore/
H
A
D
nfp6000_pcie.c
1250
dsn =
pci_get_dsn
(pdev);
in nfp6000_read_serial()
1267
dsn =
pci_get_dsn
(pdev);
in nfp6000_get_interface()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_fcoe.c
988
dsn =
pci_get_dsn
(adapter->pdev);
in ixgbe_fcoe_get_hbainfo()
/kernel/linux/linux-6.6/drivers/cxl/
H
A
D
pci.c
808
cxlds->serial =
pci_get_dsn
(pdev);
in cxl_pci_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_fcoe.c
988
dsn =
pci_get_dsn
(adapter->pdev);
in ixgbe_fcoe_get_hbainfo()
/kernel/linux/linux-5.10/include/linux/
H
A
D
pci.h
1079
u64
pci_get_dsn
(struct pci_dev *dev);
1744
static inline u64
pci_get_dsn
(struct pci_dev *dev)
in pci_get_dsn()
function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_devlink.c
39
put_unaligned_be64(
pci_get_dsn
(pf->pdev), dsn);
in ice_info_get_dsn()
1460
id =
pci_get_dsn
(pdev);
in ice_devlink_set_switch_id()
H
A
D
ice_main.c
4280
dsn =
pci_get_dsn
(pdev);
in ice_get_opt_fw_name()
/kernel/linux/linux-6.6/include/linux/
H
A
D
pci.h
1173
u64
pci_get_dsn
(struct pci_dev *dev);
1985
static inline u64
pci_get_dsn
(struct pci_dev *dev)
in pci_get_dsn()
function
/kernel/linux/linux-5.10/drivers/pci/
H
A
D
pci.c
590
*
pci_get_dsn
- Read and return the 8-byte Device Serial Number
598
u64
pci_get_dsn
(struct pci_dev *dev)
in pci_get_dsn()
function
621
EXPORT_SYMBOL_GPL(
pci_get_dsn
);
variable
/kernel/linux/linux-6.6/drivers/pci/
H
A
D
pci.c
618
*
pci_get_dsn
- Read and return the 8-byte Device Serial Number
626
u64
pci_get_dsn
(struct pci_dev *dev)
in pci_get_dsn()
function
649
EXPORT_SYMBOL_GPL(
pci_get_dsn
);
variable
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt.c
12641
qword =
pci_get_dsn
(pdev);
in bnxt_pcie_dsn_get()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt.c
13572
qword =
pci_get_dsn
(pdev);
in bnxt_pcie_dsn_get()
Completed in 82 milliseconds