Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dhpcin.c47 int hpcin_match(device_t, cfdata_t, void *);
68 hpcin_match, hpcin_attach, NULL, NULL);
71 hpcin_match(device_t parent, cfdata_t cf, void *aux) in hpcin_match() function