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

  /src/sys/arch/acorn32/podulebus/
podulebus.c 83 int podulebussubmatch(device_t, cfdata_t, const int *, void *);
129 podulebussubmatch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
496 CFARGS(.submatch = podulebussubmatch));
511 CFARGS(.submatch = podulebussubmatch));

Completed in 12 milliseconds