uthum.c | 103 static void uthum_attach(device_t, device_t, void *); 116 CFATTACH_DECL_NEW(uthum, sizeof(struct uthum_softc), uthum_match, uthum_attach, 129 uthum_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void 216 DPRINTF(("uthum_attach: complete\n"));
|