OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mc146818_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
mc146818var.h
30
struct
mc146818_softc
{
struct
44
u_int (*sc_mcread)(struct
mc146818_softc
*, u_int);
45
void (*sc_mcwrite)(struct
mc146818_softc
*, u_int, u_int);
47
u_int (*sc_getcent)(struct
mc146818_softc
*);
48
void (*sc_setcent)(struct
mc146818_softc
*, u_int);
51
void mc146818_attach(struct
mc146818_softc
*);
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025