uep_attach
static void uep_attach(device_t, device_t, void *);
CFATTACH_DECL2_NEW(uep, sizeof(struct uep_softc), uep_match, uep_attach,