Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x68k/dev/
Dgrf_machdep.c65 void grfbusattach(device_t, device_t, void *);
76 grfbusmatch, grfbusattach, NULL, NULL);
91 grfbusattach(device_t parent, device_t self, void *aux) in grfbusattach() function
/netbsd/src/sys/arch/atari/dev/
Dgrf.c94 static void grfbusattach(device_t, device_t, void *);
102 grfbusmatch, grfbusattach, NULL, NULL);
142 grfbusattach(device_t parent, device_t self, void *aux) in grfbusattach() function