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

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/gumstix/
H A Dif_smsh_gxio.c52 static void smsh_gxio_attach(device_t, device_t, void *);
57 smsh_gxio_match, smsh_gxio_attach, NULL, NULL);
93 smsh_gxio_attach(device_t parent, device_t self, void *aux) function
106 panic("smsh_gxio_attach: can't map i/o space");

Completed in 102 milliseconds