Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/eisa/
H A Dahc_eisa.c59 static int ahc_eisa_match(device_t, cfdata_t, void *);
64 ahc_eisa_match, ahc_eisa_attach, NULL, NULL);
78 ahc_eisa_match(device_t parent, cfdata_t match, void *aux) in ahc_eisa_match() function