Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dsio16.c68 static void sio16_attach(device_t, device_t, void *);
92 sio16_match, sio16_attach, NULL, NULL);
125 sio16_attach(device_t parent, device_t self, void *aux) in sio16_attach() function