mpt_action
static void mpt_action(struct cam_sim *, union ccb *);
mpt_sim_alloc(mpt_action, mpt_poll, "mpt", mpt, 1, maxq, devq);