HomeSort by: relevance | last modified time | path
    Searched defs:sm_pxaip_attach (Results 1 - 2 of 2) sorted by relevancy

  /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");

Completed in 82 milliseconds