Home
last modified time | relevance | path

Searched refs:wdc_xsurf_match (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dwdc_xsurf.c86 static int wdc_xsurf_match(device_t, cfdata_t, void *);
93 wdc_xsurf_match, wdc_xsurf_attach, NULL, NULL);
102 wdc_xsurf_match(device_t parent, cfdata_t cf, void *aux) in wdc_xsurf_match() function