sbp2_task_orb_sync
sbp2_task_orb_sync(lp->l_lun, &cmd->sc_task, DDI_DMA_SYNC_FORDEV);
sbp2_task_orb_sync(sp->s_lun, task, DDI_DMA_SYNC_FORDEV);
void sbp2_task_orb_sync(sbp2_lun_t *, sbp2_task_t *, int);