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

1 2 3

  /src/sys/arch/evbarm/adi_brh/
obio.c 62 void obio_attach(device_t, device_t, void *);
65 obio_match, obio_attach, NULL, NULL);
95 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 62 void obio_attach(device_t, device_t, void *);
65 obio_match, obio_attach, NULL, NULL);
95 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 62 void obio_attach(device_t, device_t, void *);
65 obio_match, obio_attach, NULL, NULL);
95 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbarm/hdl_g/
obio.c 56 void obio_attach(device_t, device_t, void *);
59 obio_match, obio_attach, NULL, NULL);
77 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 56 void obio_attach(device_t, device_t, void *);
59 obio_match, obio_attach, NULL, NULL);
77 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 56 void obio_attach(device_t, device_t, void *);
59 obio_match, obio_attach, NULL, NULL);
77 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbarm/iq80321/
obio.c 61 void obio_attach(device_t, device_t, void *);
64 obio_match, obio_attach, NULL, NULL);
94 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 61 void obio_attach(device_t, device_t, void *);
64 obio_match, obio_attach, NULL, NULL);
94 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 61 void obio_attach(device_t, device_t, void *);
64 obio_match, obio_attach, NULL, NULL);
94 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbarm/iyonix/
obio.c 60 void obio_attach(device_t, device_t, void *);
63 obio_match, obio_attach, NULL, NULL);
93 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 60 void obio_attach(device_t, device_t, void *);
63 obio_match, obio_attach, NULL, NULL);
93 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 60 void obio_attach(device_t, device_t, void *);
63 obio_match, obio_attach, NULL, NULL);
93 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/iyonix/iyonix/
obio.c 60 void obio_attach(device_t, device_t, void *);
63 obio_match, obio_attach, NULL, NULL);
93 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 60 void obio_attach(device_t, device_t, void *);
63 obio_match, obio_attach, NULL, NULL);
93 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 60 void obio_attach(device_t, device_t, void *);
63 obio_match, obio_attach, NULL, NULL);
93 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/mac68k/obio/
obio.c 46 static void obio_attach(device_t, device_t, void *);
51 obio_match, obio_attach, NULL, NULL);
67 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 46 static void obio_attach(device_t, device_t, void *);
51 obio_match, obio_attach, NULL, NULL);
67 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 46 static void obio_attach(device_t, device_t, void *);
51 obio_match, obio_attach, NULL, NULL);
67 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbarm/iq80310/
obio.c 63 void obio_attach(device_t, device_t, void *);
66 obio_match, obio_attach, NULL, NULL);
96 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 63 void obio_attach(device_t, device_t, void *);
66 obio_match, obio_attach, NULL, NULL);
96 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 63 void obio_attach(device_t, device_t, void *);
66 obio_match, obio_attach, NULL, NULL);
96 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbmips/alchemy/
obio.c 56 static void obio_attach(device_t, device_t, void *);
61 obio_match, obio_attach, NULL, NULL);
77 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 56 static void obio_attach(device_t, device_t, void *);
61 obio_match, obio_attach, NULL, NULL);
77 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/mipsco/obio/
obio.c 47 static void obio_attach(device_t, device_t, void *);
54 obio_match, obio_attach, NULL, NULL);
73 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 47 static void obio_attach(device_t, device_t, void *);
54 obio_match, obio_attach, NULL, NULL);
73 obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 70 milliseconds

1 2 3