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

  /src/sys/arch/evbppc/wii/dev/
di.c 97 static int di_match(device_t, cfdata_t, void *);
145 di_match, di_attach, NULL, NULL);
148 di_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
di.c 97 static int di_match(device_t, cfdata_t, void *);
145 di_match, di_attach, NULL, NULL);
148 di_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
di.c 97 static int di_match(device_t, cfdata_t, void *);
145 di_match, di_attach, NULL, NULL);
148 di_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 109 milliseconds