ata_conn_event
TASK_INIT(&ch->conntask, 0, ata_conn_event, dev);
static void ata_conn_event(void *context, int dummy);