Symbol: podulebus_attach_args
sys/arch/acorn32/podulebus/podulebus.c
570
podulebus_initloader(struct podulebus_attach_args *pa)
sys/arch/acorn32/podulebus/podulebus.c
578
podloader_readbyte(struct podulebus_attach_args *pa, u_int addr)
sys/arch/acorn32/podulebus/podulebus.c
585
podloader_writebyte(struct podulebus_attach_args *pa, u_int addr, int val)
sys/arch/acorn32/podulebus/podulebus.c
592
podloader_reset(struct podulebus_attach_args *pa)
sys/arch/acorn32/podulebus/podulebus.c
599
podloader_callloader(struct podulebus_attach_args *pa, u_int r0, u_int r1)
sys/dev/podulebus/acemidi.c
67
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/acemidi.c
96
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/dtide.c
73
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/dtide.c
81
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/esp_podule.c
109
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/esp_podule.c
125
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/hcide.c
70
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/hcide.c
83
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/hcsc.c
122
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/hcsc.c
146
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/if_ea.c
107
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/if_ea.c
93
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/if_eb.c
107
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/if_eb.c
93
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/if_ei.c
108
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/if_ei.c
116
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/oak.c
117
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/oak.c
141
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/podulebus.h
61
extern void podulebus_readcmos(struct podulebus_attach_args *, u_int8_t *);
sys/dev/podulebus/podulebus.h
64
extern int podulebus_initloader(struct podulebus_attach_args *);
sys/dev/podulebus/podulebus.h
65
extern int podloader_readbyte(struct podulebus_attach_args *, u_int);
sys/dev/podulebus/podulebus.h
66
extern void podloader_writebyte(struct podulebus_attach_args *, u_int, int);
sys/dev/podulebus/podulebus.h
67
void podloader_reset(struct podulebus_attach_args *);
sys/dev/podulebus/podulebus.h
68
int podloader_callloader(struct podulebus_attach_args *, u_int, u_int);
sys/dev/podulebus/sec.c
149
struct podulebus_attach_args *pa = aux;
sys/dev/podulebus/sec.c
168
struct podulebus_attach_args *pa = aux;