Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/firewire/
Dsbp.c188 #define SBP_DEV_RESET 0 /* accept login */ macro
546 sdev->status = SBP_DEV_RESET; in sbp_alloc_lun()
754 case SBP_DEV_RESET: in sbp_probe_target()
786 sdev->status = SBP_DEV_RESET; in sbp_probe_target()
789 case SBP_DEV_RESET: in sbp_probe_target()
1819 sdev->status = SBP_DEV_RESET; in sbp_recv1()
1847 sdev->status = SBP_DEV_RESET; in sbp_recv1()
2186 if (sdev->status == SBP_DEV_RESET) in sbp_cam_detach_sdev()
2230 if (tsdev->status == SBP_DEV_RESET) in sbp_target_reset()