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

  /src/sys/dev/i2o/
dpti.c 134 int dpti_match(device_t, cfdata_t, void *);
157 dpti_match, dpti_attach, NULL, NULL);
160 dpti_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
dpti.c 134 int dpti_match(device_t, cfdata_t, void *);
157 dpti_match, dpti_attach, NULL, NULL);
160 dpti_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 21 milliseconds