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
150
uint16_t
rge_read_phy_ocp
(struct rge_softc *, uint16_t);
936
val =
rge_read_phy_ocp
(sc, 0xa5d4);
1579
if ((
rge_read_phy_ocp
(sc, 0xa420) & 0x0007) == 3)
1595
sc->rge_mcodever =
rge_read_phy_ocp
(sc, 0xa438);
1666
val =
rge_read_phy_ocp
(sc, 0xa438) & ~0xff00;
1669
val =
rge_read_phy_ocp
(sc, 0xa438) & ~0xff00;
1672
val =
rge_read_phy_ocp
(sc, 0xa438) & ~0xff00;
1675
val =
rge_read_phy_ocp
(sc, 0xa438) & ~0xff00;
1682
val =
rge_read_phy_ocp
(sc, 0xa438) & ~0xff00;
1684
val =
rge_read_phy_ocp
(sc, 0xa80c) & ~0x00c0
2786
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 18 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025