Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isa/
Djoy_ess.c18 static int joy_ess_match(device_t, cfdata_t, void *);
22 joy_ess_match, joy_ess_attach, NULL, NULL);
25 joy_ess_match(device_t parent, cfdata_t match, void *aux) in joy_ess_match() function