Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/pmax/tc/
H A Dasc_ioasic.c78 static int asc_ioasic_match(device_t, cfdata_t, void *);
82 asc_ioasic_match, asc_ioasic_attach, NULL, NULL);
109 asc_ioasic_match(device_t parent, cfdata_t cf, void *aux) in asc_ioasic_match() function