tws_action
sc->sim = cam_sim_alloc(tws_action, tws_poll, "tws", sc,
static void tws_action(struct cam_sim *sim, union ccb *ccb);