leo.c | 93 static int leo_match(device_t, cfdata_t, void *); 102 leo_match, leo_attach, NULL, NULL); 126 leo_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int 153 printf("leo_match: config error: no irq support\n"); 165 printf("leo_match: cannot map io area\n"); 172 printf("leo_match: cannot map memory area\n");
|