OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cr_proto
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtl80x9.c
76
uint8_t
cr_proto
= sc->
cr_proto
|
local
85
NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR,
cr_proto
| ED_CR_PAGE_3);
100
NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR,
cr_proto
| ED_CR_PAGE_0);
108
uint8_t
cr_proto
= sc->
cr_proto
|
local
113
NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR,
cr_proto
| ED_CR_PAGE_3);
153
NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR,
cr_proto
| ED_CR_PAGE_0);
174
sc->
cr_proto
| ED_CR_PAGE_3);
206
sc->
cr_proto
| ED_CR_PAGE_0)
[
all
...]
dp8390var.h
49
u_int8_t
cr_proto
; /* values always set in CR */
member in struct:dp8390_softc
Completed in 50 milliseconds
Indexes created Fri Jul 17 00:25:55 UTC 2026