Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dgbox.c137 static void gbox_intio_attach(device_t, device_t, void *);
143 gbox_intio_match, gbox_intio_attach, NULL, NULL);
188 gbox_intio_attach(device_t parent, device_t self, void *aux) in gbox_intio_attach() function