OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_meshid
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/macppc/dev/
mesh.c
109
int
sc_meshid
; /* MESH version */
member in struct:mesh_softc
218
sc->
sc_meshid
= mesh_read_reg(sc, MESH_MESH_ID) & 0x1f;
220
if (sc->
sc_meshid
!= (MESH_SIGNATURE & 0x1f) {
221
aprint_error(": unknown MESH ID (0x%x)\n", sc->
sc_meshid
);
Completed in 47 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025