Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Ddriver.h98 SBP2_TASK_ERR_NONE, /* no error */ enumerator
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c621 task->ts_error = SBP2_TASK_ERR_NONE; in scsa1394_sbp2_start()
758 if (task->ts_error != SBP2_TASK_ERR_NONE) { in scsa1394_sbp2_status_proc()
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c1750 task->ts_error = SBP2_TASK_ERR_NONE; in sbp2_status_fifo_wb_cb()