HomeSort by: relevance | last modified time | path
    Searched refs:obio_attach_args (Results 1 - 25 of 113) sorted by relevancy

1 2 3 4 5

  /src/sys/arch/mac68k/obio/
obiovar.h 40 struct obio_attach_args { struct
obio.c 79 struct obio_attach_args *oa = (struct obio_attach_args *)args;
91 struct obio_attach_args oa;
  /src/sys/arch/evbarm/adi_brh/
obiovar.h 41 struct obio_attach_args { struct
obio.c 114 struct obio_attach_args *oba = aux;
130 struct obio_attach_args oba;
  /src/sys/arch/evbarm/hdl_g/
obiovar.h 41 struct obio_attach_args { struct
  /src/sys/arch/evbarm/iq80310/
obiovar.h 41 struct obio_attach_args { struct
  /src/sys/arch/evbarm/iq80321/
obiovar.h 41 struct obio_attach_args { struct
  /src/sys/arch/evbarm/iyonix/
obiovar.h 41 struct obio_attach_args { struct
  /src/sys/arch/evbmips/alchemy/
obiovar.h 41 struct obio_attach_args { struct
obio.c 79 struct obio_attach_args oa;
100 struct obio_attach_args *oa = aux;
112 struct obio_attach_args *oa = aux;
  /src/sys/arch/iyonix/iyonix/
obiovar.h 41 struct obio_attach_args { struct
  /src/sys/arch/mips/adm5120/include/
adm5120_obiovar.h 76 struct obio_attach_args { struct
  /src/sys/dev/marvell/
gtvar.h 41 struct obio_attach_args { struct
  /src/sys/arch/arm/gemini/
obio_timer.c 171 obiotimer_lookup(struct obio_attach_args *);
173 struct obio_attach_args *,
187 struct obio_attach_args *obio = aux;
203 struct obio_attach_args *obio = aux;
282 obiotimer_lookup(struct obio_attach_args *obio)
299 struct obio_attach_args *obio,
gemini_obiovar.h 41 struct obio_attach_args { struct
obio_wdt.c 65 struct obio_attach_args *obio = aux;
80 struct obio_attach_args *obio = aux;
  /src/sys/arch/mips/rmi/
rmixl_obiovar.h 39 struct obio_attach_args { struct
  /src/sys/arch/sun68k/include/
autoconf.h 50 #define obio_attach_args mainbus_attach_args macro
  /src/sys/arch/sparc/dev/
power.c 70 union obio_attach_args *uoba = aux;
83 union obio_attach_args *uoba = aux;
dma_obio.c 60 union obio_attach_args *uoba = aux;
79 union obio_attach_args *uoba = aux;
  /src/sys/arch/sparc/sparc/
clkctrl.c 53 union obio_attach_args *uoba = aux;
64 union obio_attach_args *uoba = aux;
eeprom.c 73 union obio_attach_args *uoba = aux;
102 union obio_attach_args *uoba = aux;
  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_var.h 69 struct obio_attach_args { struct
  /src/sys/arch/landisk/dev/
obiovar.h 109 struct obio_attach_args { struct
  /src/sys/arch/mips/adm5120/
adm5120_obio.c 131 obio_attach_args_create(struct obio_attach_args *oa, const struct obiodev *od,
147 struct obio_attach_args oa;
171 struct obio_attach_args *oa = aux;
183 struct obio_attach_args *oa = aux;

Completed in 22 milliseconds

1 2 3 4 5