HomeSort by: relevance | last modified time | path
    Searched refs:bootbus_attach_args (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/mips/cavium/include/
bootbusvar.h 37 struct bootbus_attach_args;
50 struct bootbus_attach_args { struct
  /src/sys/arch/sparc/dev/
bootbusvar.h 35 struct bootbus_attach_args { struct
bootbus.c 70 int, struct bootbus_attach_args *);
71 static void bootbus_destroy_attach_args(struct bootbus_attach_args *);
121 struct bootbus_attach_args baa;
137 struct bootbus_attach_args *baa = aux;
153 struct bootbus_attach_args *baa = aux;
167 int node, struct bootbus_attach_args *baa)
206 bootbus_destroy_attach_args(struct bootbus_attach_args *baa)
zs.c 228 struct bootbus_attach_args *baa = aux;
352 struct bootbus_attach_args *baa = aux;
  /src/sys/arch/mips/cavium/
octeon_bootbus.c 82 struct bootbus_attach_args aa;
115 struct bootbus_attach_args *aa = aux;
  /src/sys/arch/sparc/sparc/
mkclock.c 130 struct bootbus_attach_args *baa = aux;
213 struct bootbus_attach_args *baa = aux;

Completed in 15 milliseconds