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

  /src/sys/dev/isa/
isa.c 71 int isasearch(device_t, cfdata_t, const int *, void *);
194 CFARGS(.search = isasearch,
425 isasearch(device_t parent, cfdata_t cf, const int *slocs, void *aux) function in typeref:typename:int
isa.c 71 int isasearch(device_t, cfdata_t, const int *, void *);
194 CFARGS(.search = isasearch,
425 isasearch(device_t parent, cfdata_t cf, const int *slocs, void *aux) function in typeref:typename:int

Completed in 21 milliseconds