/src/sys/arch/mips/alchemy/dev/ |
aupsc.c | 75 static void aupsc_attach(device_t, device_t, void *); 85 aupsc_match, aupsc_attach, NULL, NULL); 99 aupsc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
aupsc.c | 75 static void aupsc_attach(device_t, device_t, void *); 85 aupsc_match, aupsc_attach, NULL, NULL); 99 aupsc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|