Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sbp2/
H A Ddriver.h105 SBP2_TASK_ERR_LUN_RESET, /* lun reset */ enumerator
/titanic_44/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c765 case SBP2_TASK_ERR_LUN_RESET: in scsa1394_sbp2_status_proc()
953 ts_error = SBP2_TASK_ERR_LUN_RESET; in scsa1394_sbp2_reset_proc()
/titanic_44/usr/src/uts/common/io/sbp2/
H A Dsbp2.c559 task->ts_error = SBP2_TASK_ERR_LUN_RESET; in sbp2_lun_reset()