HomeSort by: relevance | last modified time | path
    Searched defs:cpu_match (Results 1 - 25 of 44) sorted by relevancy

1 2

  /src/sys/arch/amigappc/amigappc/
cpu.c 44 int cpu_match(device_t, cfdata_t, void *);
48 cpu_match, cpu_attach, NULL, NULL);
53 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
cpu.c 44 int cpu_match(device_t, cfdata_t, void *);
48 cpu_match, cpu_attach, NULL, NULL);
53 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/cobalt/cobalt/
cpu.c 42 static int cpu_match(device_t, cfdata_t, void *);
46 cpu_match, cpu_attach, NULL, NULL);
49 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
cpu.c 42 static int cpu_match(device_t, cfdata_t, void *);
46 cpu_match, cpu_attach, NULL, NULL);
49 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbmips/evbmips/
cpu.c 48 static int cpu_match(device_t, cfdata_t, void *);
52 cpu_match, cpu_attach, NULL, NULL);
55 cpu_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
cpu.c 48 static int cpu_match(device_t, cfdata_t, void *);
52 cpu_match, cpu_attach, NULL, NULL);
55 cpu_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
  /src/sys/arch/sh3/sh3/
cpu.c 45 static int cpu_match(device_t, struct cfdata *, void *);
50 cpu_match, cpu_attach, NULL, NULL);
54 cpu_match(device_t parent, struct cfdata *cf, void *aux) function in typeref:typename:int
cpu.c 45 static int cpu_match(device_t, struct cfdata *, void *);
50 cpu_match, cpu_attach, NULL, NULL);
54 cpu_match(device_t parent, struct cfdata *cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbppc/ev64260/
mainbus.c 125 static int cpu_match(device_t, cfdata_t, void *);
128 CFATTACH_DECL_NEW(cpu, 0, cpu_match, cpu_attach, NULL, NULL);
131 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
mainbus.c 125 static int cpu_match(device_t, cfdata_t, void *);
128 CFATTACH_DECL_NEW(cpu, 0, cpu_match, cpu_attach, NULL, NULL);
131 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbppc/wii/
mainbus.c 135 static int cpu_match(device_t, cfdata_t, void *);
139 cpu_match, cpu_attach, NULL, NULL);
144 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
mainbus.c 135 static int cpu_match(device_t, cfdata_t, void *);
139 cpu_match, cpu_attach, NULL, NULL);
144 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbppc/pmppc/
mainbus.c 152 static int cpu_match(device_t, cfdata_t, void *);
156 cpu_match, cpu_attach, NULL, NULL);
161 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
mainbus.c 152 static int cpu_match(device_t, cfdata_t, void *);
156 cpu_match, cpu_attach, NULL, NULL);
161 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbmips/ingenic/
cpu.c 54 static int cpu_match(device_t, cfdata_t, void *);
58 cpu_match, cpu_attach, NULL, NULL);
64 cpu_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
cpu.c 54 static int cpu_match(device_t, cfdata_t, void *);
58 cpu_match, cpu_attach, NULL, NULL);
64 cpu_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
  /src/sys/arch/powerpc/booke/dev/
cpunode.c 167 static int cpu_match(device_t, cfdata_t, void *);
171 cpu_match, cpu_attach, NULL, NULL);
174 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
cpunode.c 167 static int cpu_match(device_t, cfdata_t, void *);
171 cpu_match, cpu_attach, NULL, NULL);
174 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/sgimips/sgimips/
cpu.c 56 static int cpu_match(device_t, cfdata_t, void *);
80 cpu_match, cpu_attach, NULL, NULL);
83 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
cpu.c 56 static int cpu_match(device_t, cfdata_t, void *);
80 cpu_match, cpu_attach, NULL, NULL);
83 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbmips/sbmips/
cpu.c 60 static int cpu_match(device_t, cfdata_t, void *);
64 cpu_match, cpu_attach, NULL, NULL);
69 cpu_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
cpu.c 60 static int cpu_match(device_t, cfdata_t, void *);
64 cpu_match, cpu_attach, NULL, NULL);
69 cpu_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
  /src/sys/arch/sbmips/sbmips/
cpu.c 59 static int cpu_match(device_t, cfdata_t, void *);
63 cpu_match, cpu_attach, NULL, NULL);
68 cpu_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
cpu.c 59 static int cpu_match(device_t, cfdata_t, void *);
63 cpu_match, cpu_attach, NULL, NULL);
68 cpu_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
  /src/sys/arch/sandpoint/sandpoint/
mainbus.c 149 static int cpu_match(device_t, cfdata_t, void *);
152 CFATTACH_DECL_NEW(cpu, 0, cpu_match, cpu_attach, NULL, NULL);
157 cpu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 52 milliseconds

1 2