Home
last modified time | relevance | path

Searched refs:SBP2_TASK_PEND (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/sbp2/
H A Ddriver.h93 SBP2_TASK_PEND, /* put on the list, pending completion */ enumerator
/titanic_50/usr/src/uts/common/io/sbp2/
H A Dsbp2.c900 (ap->a_active_task->ts_state == SBP2_TASK_PEND)) { in sbp2_ses_submit_task()
925 task->ts_state = SBP2_TASK_PEND; in sbp2_ses_submit_task()
1633 if (task->ts_state != SBP2_TASK_PEND) { in sbp2_task_timeout()
1742 if (task->ts_state != SBP2_TASK_PEND) { in sbp2_status_fifo_wb_cb()
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c948 if (task->ts_state == SBP2_TASK_PEND) { in scsa1394_sbp2_reset_proc()