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

  /src/sys/arch/powerpc/ibm4xx/dev/
opb.c 175 static int opb_submatch(device_t, cfdata_t, const int *, void *);
205 opb_submatch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
262 CFARGS(.submatch = opb_submatch));

Completed in 211 milliseconds