Home
last modified time | relevance | path

Searched refs:bootbus_attach_args (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Dbootbus.c70 int, struct bootbus_attach_args *);
71 static void bootbus_destroy_attach_args(struct bootbus_attach_args *);
121 struct bootbus_attach_args baa; in bootbus_attach()
137 struct bootbus_attach_args *baa = aux; in bootbus_submatch()
153 struct bootbus_attach_args *baa = aux; in bootbus_print()
167 int node, struct bootbus_attach_args *baa) in bootbus_setup_attach_args()
206 bootbus_destroy_attach_args(struct bootbus_attach_args *baa) in bootbus_destroy_attach_args()
H A Dbootbusvar.h35 struct bootbus_attach_args { struct
H A Dzs.c228 struct bootbus_attach_args *baa = aux; in zs_match_bootbus()
352 struct bootbus_attach_args *baa = aux; in zs_attach_bootbus()
/netbsd-src/sys/arch/mips/cavium/include/
H A Dbootbusvar.h37 struct bootbus_attach_args;
50 struct bootbus_attach_args { struct
/netbsd-src/sys/arch/mips/cavium/
H A Docteon_bootbus.c82 struct bootbus_attach_args aa; in bootbus_attach()
115 struct bootbus_attach_args *aa = aux; in bootbus_print()
/netbsd-src/sys/arch/sparc/sparc/
H A Dmkclock.c130 struct bootbus_attach_args *baa = aux; in clockmatch_bootbus()
211 struct bootbus_attach_args *baa = aux; in clockattach_bootbus()