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

  /src/sys/arch/macppc/dev/
smu.c 150 static int smu_match(device_t, struct cfdata *, void *);
180 smu_match, smu_attach, NULL, NULL);
185 smu_match(device_t parent, struct cfdata *cf, void *aux) function in typeref:typename:int
smu.c 150 static int smu_match(device_t, struct cfdata *, void *);
180 smu_match, smu_attach, NULL, NULL);
185 smu_match(device_t parent, struct cfdata *cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds