Searched refs:bootbus_submatch (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/mips/cavium/
H A Docteon_bootbus.c46 static int bootbus_submatch(device_t, struct cfdata *,
99 CFARGS(.submatch = bootbus_submatch));
105 bootbus_submatch(device_t parent, struct cfdata *cf, function
/netbsd-current/sys/arch/sparc/dev/
H A Dbootbus.c66 static int bootbus_submatch(device_t, cfdata_t, const int *, void *);
128 .submatch = bootbus_submatch));
135 bootbus_submatch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function

Completed in 147 milliseconds