uatp_attach
static void uatp_attach(device_t, device_t, void *);
CFATTACH_DECL2_NEW(uatp, sizeof(struct uatp_softc), uatp_match, uatp_attach,