/src/sys/arch/arc/isa/ |
mcclock_isa.c | 62 int mcclock_isa_match(device_t, cfdata_t, void *); 66 mcclock_isa_match, mcclock_isa_attach, NULL, NULL); 75 mcclock_isa_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
mcclock_isa.c | 62 int mcclock_isa_match(device_t, cfdata_t, void *); 66 mcclock_isa_match, mcclock_isa_attach, NULL, NULL); 75 mcclock_isa_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/evbmips/isa/ |
mcclock_isa.c | 53 static int mcclock_isa_match(device_t, cfdata_t, void *); 57 mcclock_isa_match, mcclock_isa_attach, NULL, NULL); 63 mcclock_isa_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
mcclock_isa.c | 53 static int mcclock_isa_match(device_t, cfdata_t, void *); 57 mcclock_isa_match, mcclock_isa_attach, NULL, NULL); 63 mcclock_isa_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/alpha/isa/ |
mcclock_isa.c | 49 static int mcclock_isa_match(device_t, cfdata_t, void *); 53 mcclock_isa_match, mcclock_isa_attach, NULL, NULL); 59 mcclock_isa_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
mcclock_isa.c | 49 static int mcclock_isa_match(device_t, cfdata_t, void *); 53 mcclock_isa_match, mcclock_isa_attach, NULL, NULL); 59 mcclock_isa_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|