mcx_match
static int mcx_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(mcx, sizeof(struct mcx_softc), mcx_match, mcx_attach, NULL, NULL);