Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/dreamcast/dev/g2/
Dgapspci.c56 int gaps_match(device_t, cfdata_t, void *);
60 gaps_match, gaps_attach, NULL, NULL);
63 gaps_match(device_t parent, cfdata_t cf, void *aux) in gaps_match() function