Searched refs:sbp2_task_orb_sync (Results 1 – 3 of 3) sorted by relevance
322 void sbp2_task_orb_sync(sbp2_lun_t *, sbp2_task_t *, int);
1184 sbp2_task_orb_sync(sp->s_lun, task, DDI_DMA_SYNC_FORDEV); in sbp2_ses_reset_pending_tasks()1356 sbp2_task_orb_sync(sbp2_lun_t *lp, sbp2_task_t *task, int flags) in sbp2_task_orb_sync() function
607 sbp2_task_orb_sync(lp->l_lun, &cmd->sc_task, DDI_DMA_SYNC_FORDEV); in scsa1394_sbp2_cmd2orb()