Searched refs:si_match (Results 1 - 3 of 3) sorted by relevance
| /src/sys/arch/news68k/dev/ |
| H A D | si.c | 73 static int si_match(device_t, cfdata_t, void *); 86 si_match, si_attach, NULL, NULL); 103 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
| /src/sys/arch/evbppc/wii/dev/ |
| H A D | si.c | 131 static int si_match(device_t, cfdata_t, void *); 149 si_match, si_attach, NULL, NULL); 152 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
| /src/sys/dev/vme/ |
| H A D | si.c | 168 static int si_match(device_t, cfdata_t, void *); 197 si_match, si_attach, NULL, NULL); 200 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
Completed in 4 milliseconds