OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:podulebus_attach_args
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/dev/podulebus/
podulebus.h
61
extern void podulebus_readcmos(struct
podulebus_attach_args
*, u_int8_t *);
64
extern int podulebus_initloader(struct
podulebus_attach_args
*);
65
extern int podloader_readbyte(struct
podulebus_attach_args
*, u_int);
66
extern void podloader_writebyte(struct
podulebus_attach_args
*, u_int, int);
67
void podloader_reset(struct
podulebus_attach_args
*);
68
int podloader_callloader(struct
podulebus_attach_args
*, u_int, u_int);
acemidi.c
67
struct
podulebus_attach_args
*pa = aux;
78
/* struct
podulebus_attach_args
*pa = aux; */
96
struct
podulebus_attach_args
*pa = aux;
if_eb.c
93
struct
podulebus_attach_args
*pa = aux;
107
struct
podulebus_attach_args
*pa = aux;
if_ea.c
93
struct
podulebus_attach_args
*pa = aux;
107
struct
podulebus_attach_args
*pa = aux;
hcide.c
70
struct
podulebus_attach_args
*pa = aux;
83
struct
podulebus_attach_args
*pa = aux;
dtide.c
73
struct
podulebus_attach_args
*pa = aux;
81
struct
podulebus_attach_args
*pa = aux;
esp_podule.c
109
struct
podulebus_attach_args
*pa = aux;
125
struct
podulebus_attach_args
*pa = aux;
hcsc.c
122
struct
podulebus_attach_args
*pa = aux;
146
struct
podulebus_attach_args
*pa = aux;
oak.c
117
struct
podulebus_attach_args
*pa = aux;
141
struct
podulebus_attach_args
*pa = aux;
if_ei.c
108
struct
podulebus_attach_args
*pa = aux;
116
struct
podulebus_attach_args
*pa = aux;
sec.c
149
struct
podulebus_attach_args
*pa = aux;
168
struct
podulebus_attach_args
*pa = aux;
/src/sys/arch/acorn32/include/
podulebus_machdep.h
103
#define
podulebus_attach_args
podule_attach_args
macro
/src/sys/arch/acorn32/podulebus/
podulebus.c
570
podulebus_initloader(struct
podulebus_attach_args
*pa)
578
podloader_readbyte(struct
podulebus_attach_args
*pa, u_int addr)
585
podloader_writebyte(struct
podulebus_attach_args
*pa, u_int addr, int val)
592
podloader_reset(struct
podulebus_attach_args
*pa)
599
podloader_callloader(struct
podulebus_attach_args
*pa, u_int r0, u_int r1)
Completed in 19 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025