/src/sys/arch/powerpc/booke/dev/ |
cpunode.c | 49 static void cpunode_attach(device_t, device_t, void *); 52 cpunode_match, cpunode_attach, NULL, NULL); 88 cpunode_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
cpunode.c | 49 static void cpunode_attach(device_t, device_t, void *); 52 cpunode_match, cpunode_attach, NULL, NULL); 88 cpunode_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|