Searched refs:com_obio_attach (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/iyonix/iyonix/
H A Dcom_obio.c56 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
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/hdl_g/
H A Dcom_obio.c56 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
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/iq80310/
H A Dcom_obio.c55 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
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/iq80321/
H A Dcom_obio.c56 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
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/npwr_fc/
H A Dcom_obio.c56 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
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/adi_brh/
H A Dcom_obio.c58 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
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/ev64260/
H A Dcom_obio.c98 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
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dcom_obio.c99 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

Completed in 159 milliseconds