OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rge_read_phy_ocp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_rge.c
151
uint16_t
rge_read_phy_ocp
(struct rge_softc *, uint16_t);
937
val =
rge_read_phy_ocp
(sc, 0xa5d4);
1580
if ((
rge_read_phy_ocp
(sc, 0xa420) & 0x0007) == 3)
1596
sc->rge_mcodever =
rge_read_phy_ocp
(sc, 0xa438);
1667
val =
rge_read_phy_ocp
(sc, 0xa438) & ~0xff00;
1670
val =
rge_read_phy_ocp
(sc, 0xa438) & ~0xff00;
1673
val =
rge_read_phy_ocp
(sc, 0xa438) & ~0xff00;
1676
val =
rge_read_phy_ocp
(sc, 0xa438) & ~0xff00;
1683
val =
rge_read_phy_ocp
(sc, 0xa438) & ~0xff00;
1685
val =
rge_read_phy_ocp
(sc, 0xa80c) & ~0x00c0
2787
rge_read_phy_ocp
(struct rge_softc *sc, uint16_t reg)
function in typeref:typename:uint16_t
[
all
...]
if_rgereg.h
424
rge_write_phy_ocp(sc, reg,
rge_read_phy_ocp
(sc, reg) | (val))
427
rge_write_phy_ocp(sc, reg,
rge_read_phy_ocp
(sc, reg) & ~(val))
Completed in 32 milliseconds
Indexes created Thu Oct 30 23:09:54 GMT 2025