Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Drbox.c133 static void rbox_intio_attach(device_t, device_t, void *);
139 rbox_intio_match, rbox_intio_attach, NULL, NULL);
183 rbox_intio_attach(device_t parent, device_t self, void *aux) in rbox_intio_attach() function