twe.c | 540 struct twe_attach_args twea; local in function:twe_add_unit 633 twea.twea_unit = unit; 637 td->td_dev = config_found(sc->sc_dev, &twea, twe_print, 759 struct twe_attach_args *twea; local in function:twe_print 761 twea = aux; 765 aprint_normal(" unit %d", twea->twea_unit);
|