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

  /src/sys/arch/sparc/dev/
obio.c 89 * to obiosearch() the name of a device that must be configured early.
98 static int obiosearch(device_t, struct cfdata *, const int *, void *);
167 CFARGS(.search = obiosearch));
173 CFARGS(.search = obiosearch));
244 obiosearch(device_t parent, struct cfdata *cf, const int *ldesc, function in typeref:typename:int
obio.c 89 * to obiosearch() the name of a device that must be configured early.
98 static int obiosearch(device_t, struct cfdata *, const int *, void *);
167 CFARGS(.search = obiosearch));
173 CFARGS(.search = obiosearch));
244 obiosearch(device_t parent, struct cfdata *cf, const int *ldesc, function in typeref:typename:int

Completed in 21 milliseconds