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

  /src/sys/dev/ofisa/
ofisa.c 54 static int ofisamatch(device_t, cfdata_t, void *);
60 ofisamatch, ofisaattach, NULL, NULL);
87 ofisamatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
ofisa.c 54 static int ofisamatch(device_t, cfdata_t, void *);
60 ofisamatch, ofisaattach, NULL, NULL);
87 ofisamatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds