/src/sys/arch/evbarm/gumstix/ |
if_smsh_gxio.c | 52 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 in typeref:typename:void 106 panic("smsh_gxio_attach: can't map i/o space");
|
if_smsh_gxio.c | 52 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 in typeref:typename:void 106 panic("smsh_gxio_attach: can't map i/o space");
|