deadsim_action
static void deadsim_action(struct cam_sim *sim, union ccb *ccb);
sim->sim_action = deadsim_action;