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

1 2

  /src/sys/arch/evbarm/adi_brh/
obio.c 61 int obio_match(device_t, cfdata_t, void *);
65 obio_match, obio_attach, NULL, NULL);
74 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
obio.c 61 int obio_match(device_t, cfdata_t, void *);
65 obio_match, obio_attach, NULL, NULL);
74 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbarm/hdl_g/
obio.c 55 int obio_match(device_t, cfdata_t, void *);
59 obio_match, obio_attach, NULL, NULL);
68 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
obio.c 55 int obio_match(device_t, cfdata_t, void *);
59 obio_match, obio_attach, NULL, NULL);
68 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbarm/iq80321/
obio.c 60 int obio_match(device_t, cfdata_t, void *);
64 obio_match, obio_attach, NULL, NULL);
73 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
obio.c 60 int obio_match(device_t, cfdata_t, void *);
64 obio_match, obio_attach, NULL, NULL);
73 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbarm/iyonix/
obio.c 59 int obio_match(device_t, cfdata_t, void *);
63 obio_match, obio_attach, NULL, NULL);
72 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
obio.c 59 int obio_match(device_t, cfdata_t, void *);
63 obio_match, obio_attach, NULL, NULL);
72 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/iyonix/iyonix/
obio.c 59 int obio_match(device_t, cfdata_t, void *);
63 obio_match, obio_attach, NULL, NULL);
72 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
obio.c 59 int obio_match(device_t, cfdata_t, void *);
63 obio_match, obio_attach, NULL, NULL);
72 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/mac68k/obio/
obio.c 45 static int obio_match(device_t, cfdata_t, void *);
51 obio_match, obio_attach, NULL, NULL);
54 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
obio.c 45 static int obio_match(device_t, cfdata_t, void *);
51 obio_match, obio_attach, NULL, NULL);
54 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbarm/iq80310/
obio.c 62 int obio_match(device_t, cfdata_t, void *);
66 obio_match, obio_attach, NULL, NULL);
75 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
obio.c 62 int obio_match(device_t, cfdata_t, void *);
66 obio_match, obio_attach, NULL, NULL);
75 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbmips/alchemy/
obio.c 55 static int obio_match(device_t, cfdata_t, void *);
61 obio_match, obio_attach, NULL, NULL);
67 obio_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
obio.c 55 static int obio_match(device_t, cfdata_t, void *);
61 obio_match, obio_attach, NULL, NULL);
67 obio_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
  /src/sys/arch/mipsco/obio/
obio.c 46 static int obio_match(device_t, cfdata_t, void *);
54 obio_match, obio_attach, NULL, NULL);
62 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
obio.c 46 static int obio_match(device_t, cfdata_t, void *);
54 obio_match, obio_attach, NULL, NULL);
62 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/dev/marvell/
obio.c 66 static int obio_match(device_t, cfdata_t, void *);
79 obio_match, obio_attach, NULL, NULL);
84 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
obio.c 66 static int obio_match(device_t, cfdata_t, void *);
79 obio_match, obio_attach, NULL, NULL);
84 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/mips/adm5120/
adm5120_obio.c 98 static int obio_match(device_t, cfdata_t, void *);
103 CFATTACH_DECL_NEW(obio, 0, obio_match, obio_attach, NULL, NULL);
125 obio_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
adm5120_obio.c 98 static int obio_match(device_t, cfdata_t, void *);
103 CFATTACH_DECL_NEW(obio, 0, obio_match, obio_attach, NULL, NULL);
125 obio_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
  /src/sys/arch/sun2/sun2/
obio.c 51 static int obio_match(device_t, cfdata_t, void *);
61 obio_match, obio_attach, NULL, NULL);
90 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
obio.c 51 static int obio_match(device_t, cfdata_t, void *);
61 obio_match, obio_attach, NULL, NULL);
90 obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/arm/gemini/
gemini_obio.c 137 static int obio_match(device_t, cfdata_t, void *);
146 obio_match, obio_attach, NULL, NULL);
150 obio_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 105 milliseconds

1 2