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

  /src/sys/dev/marvell/
obio.c 70 static int obio_cfsearch(device_t, cfdata_t, const int *, void *);
141 CFARGS(.search = obio_cfsearch));
162 obio_cfsearch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int

Completed in 34 milliseconds