mcx_port_change
static void mcx_port_change(void *);
task_set(&sc->sc_port_change, mcx_port_change, sc);
mcx_port_change(sc);