Home
last modified time | relevance | path

Searched refs:sbp2_task_orb_sync (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/warlock/
H A Dsbp2.wlcmd56 root sbp2_task_orb_sync
/titanic_50/usr/src/uts/common/sys/sbp2/
H A Ddriver.h324 void sbp2_task_orb_sync(sbp2_lun_t *, sbp2_task_t *, int);
/titanic_50/usr/src/uts/common/io/sbp2/
H A Dsbp2.c1184 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
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c607 sbp2_task_orb_sync(lp->l_lun, &cmd->sc_task, DDI_DMA_SYNC_FORDEV); in scsa1394_sbp2_cmd2orb()