/src/sys/arch/evbarm/viper/ |
if_sm_pxaip.c | 57 static void sm_pxaip_attach(device_t, device_t, void *); 65 sm_pxaip_attach, NULL, NULL); 78 sm_pxaip_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void 88 aprint_error(": sm_pxaip_attach: can't map i/o space");
|
if_sm_pxaip.c | 57 static void sm_pxaip_attach(device_t, device_t, void *); 65 sm_pxaip_attach, NULL, NULL); 78 sm_pxaip_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void 88 aprint_error(": sm_pxaip_attach: can't map i/o space");
|