HomeSort by: relevance | last modified time | path
    Searched defs:bootbus_submatch (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/cavium/
octeon_bootbus.c 46 static int bootbus_submatch(device_t, struct cfdata *,
99 CFARGS(.submatch = bootbus_submatch));
105 bootbus_submatch(device_t parent, struct cfdata *cf, function in typeref:typename:int
  /src/sys/arch/sparc/dev/
bootbus.c 66 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 in typeref:typename:int

Completed in 11 milliseconds