irframe_tty.c | 199 static void irframet_attach(device_t, device_t, void *); 203 NULL, irframet_attach, irframet_detach, NULL); 220 irframet_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void 304 /* XXX should be done in irframet_attach() */
|