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

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/gumstix/
H A Dif_sm_gxio.c97 static void sm_gxio_attach(device_t, device_t, void *);
107 sm_gxio_match, sm_gxio_attach, NULL, NULL);
168 sm_gxio_attach(device_t parent, device_t self, void *aux) function
183 panic("sm_gxio_attach: can't map i/o space");

Completed in 152 milliseconds