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