/src/sys/arch/powerpc/booke/dev/ |
cpunode.c | 48 static int cpunode_match(device_t, cfdata_t, void *); 52 cpunode_match, cpunode_attach, NULL, NULL); 57 cpunode_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
cpunode.c | 48 static int cpunode_match(device_t, cfdata_t, void *); 52 cpunode_match, cpunode_attach, NULL, NULL); 57 cpunode_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|