Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dgbox.c136 static int gbox_intio_match(device_t, cfdata_t, void *);
143 gbox_intio_match, gbox_intio_attach, NULL, NULL);
167 gbox_intio_match(device_t parent, cfdata_t cf, void *aux) in gbox_intio_match() function