ixv.c | 84 static void ixv_attach(device_t, device_t, void *); 168 ixv_probe, ixv_attach, ixv_detach, NULL, NULL, NULL, 285 * ixv_attach - Device initialization routine 294 ixv_attach(device_t parent, device_t dev, void *aux) function in typeref:typename:void 307 INIT_DEBUGOUT("ixv_attach: begin"); 579 INIT_DEBUGOUT("ixv_attach: end"); 591 } /* ixv_attach */
|