Searched refs:xycmatch (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dxy.c185 static int xycmatch(device_t, cfdata_t, void *);
201 xycmatch, xycattach, NULL, NULL);
302 * xycmatch: determine if xyc is present or not. we do a
306 xycmatch(device_t parent, cfdata_t cf, void *aux) function
/netbsd-6-1-5-RELEASE/sys/dev/vme/
H A Dxy.c180 int xycmatch(device_t, cfdata_t, void *);
194 xycmatch, xycattach, NULL, NULL);
347 * xycmatch: determine if xyc is present or not. we do a
359 xycmatch(device_t parent, cfdata_t cf, void *aux) function

Completed in 118 milliseconds