Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/g2/
H A Dgapspci.c57 void gaps_attach(device_t, device_t, void *);
60 gaps_match, gaps_attach, NULL, NULL);
83 gaps_attach(device_t parent, device_t self, void *aux) in gaps_attach() function