ucom_match
int ucom_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(ucom, sizeof(struct ucom_softc), ucom_match, ucom_attach,