CMD2TASK
#define CMD2TASK(x_cmd) ((scsi_task_t *)x_cmd->cmd_specific)
#define CMD2TASK(cmdp) ((sbp2_task_t *)&(cmdp)->sc_task)