uts_attach
Static void uts_attach(device_t, device_t, void *);
CFATTACH_DECL2_NEW(uts, sizeof(struct uts_softc), uts_match, uts_attach,