HomeSort by: relevance | last modified time | path
    Searched defs:cpunode_match (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 132 milliseconds