Searched refs:sioattach (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/alpha/pci/ |
H A D | sio.c | 109 static void sioattach(device_t, device_t, void *); 112 siomatch, sioattach, NULL, NULL); 118 pcebmatch, sioattach, NULL, NULL); 179 sioattach(device_t parent, device_t self, void *aux) in sioattach() function
|