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

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

Completed in 37 milliseconds