OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHY_REVISION_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/igc/
igc_phy.c
161
phy->id |= (uint32_t)(phy_id &
PHY_REVISION_MASK
);
162
phy->revision = (uint32_t)(phy_id & ~
PHY_REVISION_MASK
);
igc_defines.h
1079
#define
PHY_REVISION_MASK
0xFFFFFFF0
Completed in 13 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025