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

  /src/sys/arch/amiga/dev/
wdc_xsurf.c 87 static void wdc_xsurf_attach(device_t, device_t, void *);
93 wdc_xsurf_match, wdc_xsurf_attach, NULL, NULL);
113 wdc_xsurf_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
wdc_xsurf.c 87 static void wdc_xsurf_attach(device_t, device_t, void *);
93 wdc_xsurf_match, wdc_xsurf_attach, NULL, NULL);
113 wdc_xsurf_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 73 milliseconds