OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snpsver
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
dwc_eqos.c
1477
u_int userver,
snpsver
;
local in function:eqos_attach
1489
snpsver
= ver & GMAC_MAC_VERSION_SNPSVER_MASK;
1491
if ((
snpsver
< 0x51) || (
snpsver
> 0x52)) {
1493
snpsver
);
1527
snpsver
, userver);
dwc_gmac.c
224
const uint32_t
snpsver
=
local in function:dwc_gmac_attach
226
aprint_normal_dev(sc->sc_dev, "Core version: %08x\n",
snpsver
);
238
if (
snpsver
>= 0x35) {
Completed in 151 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025