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

  /src/sys/arch/evbarm/adi_brh/
com_obio.c 58 void com_obio_attach(device_t, device_t, void *);
61 com_obio_match, com_obio_attach, NULL, NULL);
72 com_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbarm/hdl_g/
com_obio.c 56 void com_obio_attach(device_t, device_t, void *);
59 com_obio_match, com_obio_attach, NULL, NULL);
70 com_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbarm/iq80310/
com_obio.c 55 void com_obio_attach(device_t, device_t, void *);
58 com_obio_match, com_obio_attach, NULL, NULL);
69 com_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbarm/iq80321/
com_obio.c 56 void com_obio_attach(device_t, device_t, void *);
59 com_obio_match, com_obio_attach, NULL, NULL);
70 com_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbarm/iyonix/
com_obio.c 56 void com_obio_attach(device_t, device_t, void *);
59 com_obio_match, com_obio_attach, NULL, NULL);
69 com_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbarm/npwr_fc/
com_obio.c 56 void com_obio_attach(device_t, device_t, void *);
59 com_obio_match, com_obio_attach, NULL, NULL);
70 com_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/evbppc/ev64260/
com_obio.c 98 static void com_obio_attach (device_t, device_t, void *);
101 com_obio_match, com_obio_attach, NULL, NULL);
128 com_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/iyonix/iyonix/
com_obio.c 56 void com_obio_attach(device_t, device_t, void *);
59 com_obio_match, com_obio_attach, NULL, NULL);
69 com_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/sparc/dev/
com_obio.c 99 static void com_obio_attach(device_t, device_t, void *);
102 com_obio_match, com_obio_attach, NULL, NULL);
161 com_obio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds